- From: Marco Colli <notifications@github.com>
- Date: Thu, 30 Apr 2020 07:39:53 -0700
- To: w3c/push-api <push-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 30 April 2020 14:40:10 UTC
> still the only way to detect this is if request from my app server to push server returns 410? Unfortunately yes, that is the main method and requires a push to the subscription. Or you can also listen for `pushsubscriptionchange` and remove the old subscription (but this can be applied only to some situations). -- 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/302#issuecomment-621895818
Received on Thursday, 30 April 2020 14:40:10 UTC