-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
kind/enhancementA net-new feature or improvement to an existing featureA net-new feature or improvement to an existing featureneed/triageNeeds initial labeling and prioritizationNeeds initial labeling and prioritizationtopic/ipnsTopic ipnsTopic ipns
Description
Checklist
- My issue is specific & actionable.
- I am not suggesting a protocol enhancement.
- I have searched on the issue tracker for my issue.
Description
Never-ending complains about IPNS being slow usually boil down to the implicit default of --ttl
in ipfs name publish
RPC being set to 1h.
It may not be the best default for Kubo and also not the best recommendation in Specs (https://specs.ipfs.tech/ipns/ipns-record/)
We may look into the default setting big DNS providers have (afaik Cloudflare uses 5 minutes for the same reason – a tradeoff between caching and user complaints due to slow propagation), and change spec recommendation and Kubo default to more pragmatic value.
Ref.
- https://discuss.ipfs.tech/t/ipns-best-setting-for-fast-update/18103/3?u=lidel
- https://discuss.ipfs.tech/t/ipfs-name-resolve-does-not-always-return-the-freshest-cid-for-ipns-on-kubo-0-20-0/16624/9?u=lidel
TODO
2color
Metadata
Metadata
Assignees
Labels
kind/enhancementA net-new feature or improvement to an existing featureA net-new feature or improvement to an existing featureneed/triageNeeds initial labeling and prioritizationNeeds initial labeling and prioritizationtopic/ipnsTopic ipnsTopic ipns