This may not be happening, but we have some sparse 500s in logs with no associated application log.
Release Note
Add logic to recover from panics in service entrypoints. A panic will still terminate the service with a non-zero exit code, but it will cleanup existing connections and log the panic before doing so.
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/google/exposure-notifications-server/blob/main/OWNERS)~~ [sethvargo,whaught]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
This may not be happening, but we have some sparse 500s in logs with no associated application log.
Release Note