- From: Alex Russell <notifications@github.com>
- Date: Thu, 27 Aug 2015 18:09:29 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 28 August 2015 01:10:12 UTC
Install failure for a new version seems like a situation we might be able to handle independently; i.e. by retrying the install. Regarding when we should update the timestamp, the simpler rule which doesn't pay attention to install success or failure doesn't strike me as being problematic. A site with a busted SW is the reason to have the backstop and potentially DoSing a server for which there's a failed SW install seems like a bad idea (the natural consequence of re-checking every navigation after 24 hours when the install fails). --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/514#issuecomment-135596131
Received on Friday, 28 August 2015 01:10:12 UTC