Skip to content

115: handle PartAlreadyExists error during multipart uploads#38

Open
wiserain wants to merge 2 commits intomodfrom
fix-115-partalreadyexist
Open

115: handle PartAlreadyExists error during multipart uploads#38
wiserain wants to merge 2 commits intomodfrom
fix-115-partalreadyexist

Conversation

@wiserain
Copy link
Copy Markdown
Owner

What is the purpose of this change?

Multipart uploads could fail if a part was uploaded multiple times due to retries or other issues. This commit adds a check to prevent adding duplicate parts to the uploaded parts list, resolving the PartAlreadyExists error.

Was the change discussed in an issue or in the forum before?

#32

@wiserain wiserain force-pushed the fix-115-partalreadyexist branch from 4d6488f to c0b22cb Compare February 4, 2025 18:08
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