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: handle edge case for resuming chunk upload case where multiple c… #141

Merged

Conversation

cjpillsbury
Copy link
Contributor

@cjpillsbury cjpillsbury commented Apr 29, 2024

…hunks have previously been uploaded.

NOTE: With the prior logic, if an upload encountered this scenario, it would get stuck (re)trying to upload the chunk it was already on (most likely the first chunk).

@cjpillsbury cjpillsbury requested a review from a team as a code owner April 29, 2024 15:38
@cjpillsbury cjpillsbury merged commit 255a51d into muxinc:master Apr 29, 2024
3 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.

None yet

2 participants