Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extreme network slowness, resolved by Cache Storage clear #513

Open
edwh opened this issue Mar 6, 2022 · 0 comments
Open

Extreme network slowness, resolved by Cache Storage clear #513

edwh opened this issue Mar 6, 2022 · 0 comments

Comments

@edwh
Copy link

edwh commented Mar 6, 2022

PWA version 3.3.2.

I've looked at a situation where network requests for Nuxt scripts during initial page load were extremely slow. Using DevTools to bypass the service worker for network requests made everything fast. Then I manually cleared Cache Storage and everything was back to normal (without that bypass setting).

I'm wondering if there might be an issue where the Cache can get so full of stuff that the service worker caching starts to really struggle.

Anyone seen anything like this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant