Re: [ServiceWorker] setTimeout/setInterval are unreliable in ServiceWorkers (#838)

Just my two cents: we are currently using `setTimeout()` in a similar way @mkruisselbrink points out. This case to respond from the cache [only if network times out](https://github.com/delapuente/wp-offline-content/blob/master/wp-offline-content/lib/js/sw.js#L83).

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

Received on Thursday, 25 February 2016 09:36:14 UTC