google / exposure-notifications-server

Exposure Notification Reference Server | Covid-19 Exposure Notifications
https://www.google.com/covid19/exposurenotifications/
Apache License 2.0
2.44k stars 311 forks source link

Return 500 instead of 404 when health authority fails to load #1518

Closed sethvargo closed 3 years ago

sethvargo commented 3 years ago

There's already a check above to handle the NotFound case

Release Note

Return a 500 response instead of a 404 when an error occurs while trying to find the health authority.