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

s3store: Fix downloads from some S3-compatible stores #1071

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Conversation

Acconut
Copy link
Member

@Acconut Acconut commented Jan 24, 2024

When downloading a completed upload via a GET request from DigitalOcean Spaces, an error would be returned because the corresponding multipart uploads was (as expected) not found. This PR patches the error handling to correctly ignore this error.

Fixes an error discovered in #1067 (comment).
See #1015 for similar errors in the past.

@Acconut Acconut merged commit eddfff4 into main Jan 24, 2024
12 checks passed
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