- From: John Mellor <notifications@github.com>
- Date: Mon, 28 Nov 2016 06:53:12 -0800
- To: w3c/push-api <push-api@noreply.github.com>
Received on Monday, 28 November 2016 14:54:10 UTC
Resolving the waitUntil promise doesn't guarantee that the web server sending pushes has been updated (e.g. on a flaky network). Guaranteeing that would require retrying delivery of the pushsubscriptionchange, which gets messy and duplicates Background Sync. -- 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/push-api/issues/228#issuecomment-263290766
Received on Monday, 28 November 2016 14:54:10 UTC