- From: Jake Archibald <notifications@github.com>
- Date: Fri, 19 Feb 2021 06:04:16 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 19 February 2021 14:04:29 UTC
We're not going to allow a service worker to run indefinitely. Features that require some form of persistence should be handed off to the OS somehow, with a way for the origin to collect the data later (like how background fetch works). Closing this in favour of https://github.com/w3c/ServiceWorker/issues/1566 which covers how to spec expiry. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/980#issuecomment-782094985
Received on Friday, 19 February 2021 14:04:29 UTC