Skip to content

Improve push registrations and expirations

https://gitlab.cern.ch/push-notifications/backend/-/issues/209

Investigations:

  • ALL: ServiceWorker is deleted on 'clear cache and cookie', then push registration is broken.
  • FF: Subscriptions might expire, handling pushsubscriptionchange event might help. (Not implemented in Chrome so far).
Edited by Emmanuel Ormancey