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

Log uncaught IO exceptions in cargohold #4352

Merged
merged 2 commits into from
Nov 29, 2024
Merged

Conversation

pcapriotti
Copy link
Contributor

@pcapriotti pcapriotti commented Nov 29, 2024

Uncaught IO exceptions in cargohold simply become "Server Error" responses with no extra information. This PR ensures that such exceptions are logged before being handled by the middleware, just like it happens in galley.

https://wearezeta.atlassian.net/browse/WPB-14410

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@echoes-hq echoes-hq bot added the echoes: unplanned/incident Work items addressing critical product defects that require immediate action, such as bugs, platf... label Nov 29, 2024
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Nov 29, 2024
@pcapriotti pcapriotti marked this pull request as ready for review November 29, 2024 13:33
@pcapriotti pcapriotti merged commit d29db85 into develop Nov 29, 2024
10 checks passed
@pcapriotti pcapriotti deleted the cargohold-errors branch November 29, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes: unplanned/incident Work items addressing critical product defects that require immediate action, such as bugs, platf... ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants