Skip to content

Speculative fetch/connect before service worker loads #979

@aschmahmann

Description

@aschmahmann

Checklist

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1High: Likely tackled by core team if no one steps upneed/maintainer-inputNeeds input from the current maintainer(s)status/blockedUnable to be worked further until needs are met

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions