Re: [ServiceWorker] Cache transactions & fixing `addAll` (#823)

> If a transaction fails, are all operations rolled back to the previous state?

Hand-waved in **Batch Cache Operations**. Sorry, my laptop battery was running out when I got to this bit so it's a bit brief. We already handle `put` reverting, but yeah would need to handle `delete` too.

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

Received on Sunday, 24 January 2016 01:39:24 UTC