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
This issue is becoming stale. In order to keep the tracker readable and actionable, I'm going close to this issue in 7 days if there isn't more activity.
Right now, if any of our HTTP handlers hits a panic, we silently swallow it with no logs. Not great for detecting errors!
Also the HTTP client calling the endpoint just gets no response, and it would be nice to reply with a 500 Internal Server Error.
The text was updated successfully, but these errors were encountered: