-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
P1High: Likely tackled by core team if no one steps upHigh: Likely tackled by core team if no one steps upneed/maintainer-inputNeeds input from the current maintainer(s)Needs input from the current maintainer(s)status/blockedUnable to be worked further until needs are metUnable to be worked further until needs are met
Description
Checklist
- I have searched the issue tracker for existing issues.
Description
Currently we wait until the service worker is installed and the page reloaded before doing lookup operations like routing lookups, IPNS resolution, or DNSLink resolution from delegated-ipfs.dev. It might be a good idea to use prefetching to start the lookups while the service worker is still being processed and installing to reduce net time for users to load their content.
Similarly we could choose to pre-connect to trustless-gateway.link in the event that we need it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P1High: Likely tackled by core team if no one steps upHigh: Likely tackled by core team if no one steps upneed/maintainer-inputNeeds input from the current maintainer(s)Needs input from the current maintainer(s)status/blockedUnable to be worked further until needs are metUnable to be worked further until needs are met