Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark panics in log with -500 code; also return 500 to caller if response hasn't been started yet #70

Merged
merged 3 commits into from
Oct 2, 2024

Conversation

ldemailly
Copy link
Member

  • fixes the issue of panic before anything written being returned as empty 200
  • changes 0 ret code logging to -500 as marker

ldemailly added a commit to ldemailly/go-scratch that referenced this pull request Oct 2, 2024
@ldemailly ldemailly merged commit e9a4588 into main Oct 2, 2024
6 checks passed
@ldemailly ldemailly deleted the panic_bug branch October 2, 2024 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant