ipfs / helia

An implementation of IPFS in JavaScript
https://helia.io
Other
812 stars 81 forks source link

fix: add retries for dnslink #467

Closed achingbrain closed 3 months ago

achingbrain commented 3 months ago

Hitting external services can be flaky as we see periodic failures in CI for ipfs.io and friends so add a retry.

Change checklist