Re: [ServiceWorker] 24 hour spontaneous update doesn't seem specced (#514)

We should store the max age along with the SW, but capped to 24hrs. When we fetch a SW as part of an update, we decide which cache mode to use based on this max age. This means we don't have to look at the HTTP cache before we fetch the SW.

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

Received on Tuesday, 21 July 2015 23:11:06 UTC