- From: Matt Falkenhagen <notifications@github.com>
- Date: Thu, 27 Nov 2014 00:25:54 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 27 November 2014 08:26:23 UTC
Of course, if we allow termination in the middle of an event or queued request, we have to specify how the event/request is handled. e.g., for fetch, I can imagine fallback to network, or network error, or even maybe dispatch the event on the new worker in the case of skipWaiting(). --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/569#issuecomment-64758981
Received on Thursday, 27 November 2014 08:26:23 UTC