Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove push subscription if delivery fails #1198

Open
jeriox opened this issue Feb 6, 2024 · 0 comments
Open

Remove push subscription if delivery fails #1198

jeriox opened this issue Feb 6, 2024 · 0 comments
Labels
[C] bug Something isn't working [P] minor features or bugs that can wait for some more time

Comments

@jeriox
Copy link
Contributor

jeriox commented Feb 6, 2024

When delivery of a push messages is rejected (e.g. because the user blocked push messages after subscribing), our delivery fails with WebPushException: Push failed: 401 Unauthorized. The webpush backend should catch this and remove the push subscription for the corresponding user.

@jeriox jeriox added [C] bug Something isn't working [P] minor features or bugs that can wait for some more time labels Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C] bug Something isn't working [P] minor features or bugs that can wait for some more time
Projects
None yet
Development

No branches or pull requests

1 participant