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

I think I'm fine with that. We might want to consider `.update()` as a method that devs can explicitly ping the network resource anytime. Let's also forget about the cache-mode option. 

I believe `.update()` is the only caller of the Update algorithm that'd always bypass cache among all the update paths for now. Do you agree?

I'm planning to add an optional force bypass cache flag in Soft Update and Update algorithms.

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

Received on Thursday, 13 August 2015 02:46:05 UTC