angular-cn/packages/service-worker/worker
Denis Omelkov 52483bf680 fix(service-worker): continue serving api requests on cache failure (#32996)
When responses are cached ok during sw initialization,
but caching throws an error when handling api response,
this response never gets to client. Fix response
delivery by catching errors, add logging and 2 test cases.

Fixes #21412

PR Close #32996
2019-10-14 20:21:41 +00:00
..
src fix(service-worker): continue serving api requests on cache failure (#32996) 2019-10-14 20:21:41 +00:00
test fix(service-worker): continue serving api requests on cache failure (#32996) 2019-10-14 20:21:41 +00:00
testing test(service-worker): better simulate opaque requests (#30977) 2019-06-27 09:52:28 -07:00
BUILD.bazel build: update to rules_nodejs 0.32.2 (#31325) 2019-07-01 14:16:42 -07:00
main.ts feat(service-worker): support multiple apps on different subpaths of a domain (#27080) 2019-03-21 12:07:56 -04:00
tsconfig.json build(bazel): use fine-grained npm deps (#26111) (#26488) 2018-10-19 20:59:29 -07:00