Re: [ServiceWorker] what should Cache put operations do if the body errors out after resolving promise? (#665)

> Or are you saying we commit to Cache, so other cache.Match() calls will find the partial response, but we still don't resolve the add/addAll/put promise when we commit to the Cache?

Yes, that was the decision. Here's the summary of the behavior from the discussion: https://github.com/slightlyoff/ServiceWorker/issues/573.

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

Received on Monday, 6 April 2015 01:58:44 UTC