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

I was talking about the "24 hour spontaneous update" that the ticket had started for. I think I was a bit confused about it as if the user agent had to do this spontaneous update regularly even in the service worker's max-age interval.. But it seems we don't want to specify that, right?

The current setting in the Soft Update algorithm should be sufficient I guess: "The user agent may call this as often as it likes to check for updates."

> it only has to do it after navigation, or when other specs trigger updates (eg on push).

Yes, this is correct. We're doing that.

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

Received on Thursday, 20 August 2015 12:05:25 UTC