Re: [w3c/ServiceWorker] Process the events reliably with retries (#1352)

After further investigation, I have noticed that **Background Sync** actually supports a retry mechanism: this [blog post](https://notes.eellson.com/2018/02/11/chrome-the-background-sync-api-and-exponential-backoff/) says that Background Sync can perform retries even when custom exception are raised. Background Sync also waits for the connection to become available before attempting a retry.

-- 
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/1352#issuecomment-419468971

Received on Friday, 7 September 2018 15:05:58 UTC