- From: Jake Archibald <notifications@github.com>
- Date: Wed, 26 Jun 2019 09:27:05 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 26 June 2019 16:27:27 UTC
> For fetch, can we simply [drop the task and fallback to network](https://github.com/w3c/ServiceWorker/pull/1440/files#diff-27b79860afe28f01aed4f1f6228367faR2832)? Queued fetches aren't really the issue. It's more fetches that are in progress, as in the request has been made, or is in progress. > If we are already getting rid of the entire registration, I'm don't see how that's necessary. I'll take a look and see if we can shortcut this. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1443#issuecomment-505948572
Received on Wednesday, 26 June 2019 16:27:27 UTC