This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
1.41.0
Bug Fixes
- have webpush router handle ClientErrors (36ad90f8, closes #1138)
- handle InternalServerErrors (ClientError subclass) (62cbc40a)
- add handler for https://sentry.prod.mozaws.net/operations/autopush-prod/issues/2277621/ (ca5f7274)
- Silence remaining nuisance alarms (3163e2ed)
- bind autopush_rs to all interfaces to match python (b53a0058, closes #1113)
- reverse our filled in stack trace order (73338ac7, closes #1134)
- make autopush_rs's ctrl-c work gracefully (624de2dc, closes #1090)