You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
* prefer base classes ConnectError/ConnectionClosed/ResponseFailed,
covering ConnectionRefused/UserError, ConnectionLost/Done,
ResponseNeverReceived
* handle ResponseFailed (ResponseNeverReceived) in the routers as
a broken connection
* trap these in PushServerProtocol._notify_node
closes#613, #554
Per sentry:
https://sentry.prod.mozaws.net/operations/autopush-prod/issues/341754/
Unfortunately there's no context attached to it, so the first step is finding out where it's happening.
The text was updated successfully, but these errors were encountered: