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

fix: abort multipart upload if chunk PutObject request failed #274

Merged
merged 1 commit into from Jul 21, 2022

Conversation

gritsenkob
Copy link
Contributor

If multipart chunk upload failed - abort the upload
Fixes #273

@durch
Copy link
Owner

durch commented Jul 21, 2022

Thank you! Good stuff

@durch durch merged commit e547b08 into durch:master Jul 21, 2022
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.

put_object_stream returns 200 code even if chunk put object request returns non 200 response code
2 participants