ephios icon indicating copy to clipboard operation
ephios copied to clipboard

Remove push subscription if delivery fails

Open jeriox opened this issue 1 year ago • 0 comments

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 avatar Feb 06 '24 15:02 jeriox