Re: [ServiceWorker] Fetch API respondWith's implicit RETURN (#844)

Everything's parallel in my example. The network fetch and the cache lookup happen at the same time.

> as does the time-to-respond for a cache-hit.

You suggested only going to the cache if the network request failed or timed out. Did I misunderstand?

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

Received on Sunday, 13 March 2016 14:15:27 UTC