Skip to content

Fix createUploadRequest swallowing errors #304

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

Merged
merged 1 commit into from
May 6, 2025
Merged

Conversation

pvdz
Copy link
Contributor

@pvdz pvdz commented May 6, 2025

This fixes an issue in the sdk where an upload request with errors may end up swallowing errors entirely.

This was basically caused by an event that would not take into account whether or not the request was ended due to an error of sorts.

@pvdz pvdz requested a review from jdalton May 6, 2025 21:23
@jdalton jdalton merged commit 4f6a37a into main May 6, 2025
15 checks passed
@jdalton jdalton deleted the fix_error_swallowing branch May 6, 2025 21:26
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