Skip to content

fix(minidump): Improve upload error handling#6033

Merged
tobias-wilfert merged 6 commits into
masterfrom
tobias-wilfert/fix/minidump-upload-failure-handling
Jun 3, 2026
Merged

fix(minidump): Improve upload error handling#6033
tobias-wilfert merged 6 commits into
masterfrom
tobias-wilfert/fix/minidump-upload-failure-handling

Conversation

@tobias-wilfert
Copy link
Copy Markdown
Member

Previously the code would incorrectly return a 400 if the upload of a minidump to the objectstore would fail, this corrects the behaviour to return a 500 instead.

@tobias-wilfert tobias-wilfert self-assigned this Jun 1, 2026
Copy link
Copy Markdown
Member

@jjbayer jjbayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upon second review I think the BadStoreRequest makes sense, it signals clearly that this is an error that cancels the request.

@tobias-wilfert tobias-wilfert marked this pull request as ready for review June 3, 2026 14:04
@tobias-wilfert tobias-wilfert requested a review from a team as a code owner June 3, 2026 14:04
@tobias-wilfert tobias-wilfert enabled auto-merge June 3, 2026 15:20
@tobias-wilfert tobias-wilfert added this pull request to the merge queue Jun 3, 2026
Merged via the queue into master with commit d81ed1b Jun 3, 2026
50 of 51 checks passed
@tobias-wilfert tobias-wilfert deleted the tobias-wilfert/fix/minidump-upload-failure-handling branch June 3, 2026 16:21
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.

2 participants