Re: [ServiceWorker] Should skipWaiting() wait for an "in-progress request" to finish? (#569)

If a fetch event is triggered for a request and the SW fails to provide a response due to timeout-based termination, I think the response is a network failure. That's what we do with other errors.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/569#issuecomment-65445256

Received on Wednesday, 3 December 2014 16:55:16 UTC