Re: [w3c/push-api] Properly defining `pushsubscriptionchange` (#228)

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