Skip to content

preventing sw process change from exploding

When the webpush fails from the service worker it gets scheduled for retry. The retry queue wasn't cleaned up properly so retries, kept stacking and causing thousands of error messages.

Merge request reports

Loading