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(storage): Only allow 1 batch to run at a time #5704

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

tyllark
Copy link
Member

@tyllark tyllark commented Nov 21, 2024

Issue #, if available:
#5670

Description of changes:
Only allow 1 upload batch to queue up at a time.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@tyllark tyllark requested a review from a team as a code owner November 21, 2024 18:29
Equartey
Equartey previously approved these changes Nov 21, 2024
Copy link
Contributor

@Equartey Equartey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding a test!

@Equartey Equartey merged commit 371e0a4 into main Nov 25, 2024
20 checks passed
@Equartey Equartey deleted the fix/chunked-upload-multi-batches branch November 25, 2024 17:52
Equartey added a commit that referenced this pull request Nov 25, 2024
### Fixes
- fix(authenticator): recover from exceptions during reset password flow ([#5672](#5672))
- fix(common): added a flag to opt out of bundling sqlite3 for windows apps ([#5680](#5680))
- fix(storage): Only allow 1 batch to run at a time ([#5704](#5704))

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
Equartey added a commit that referenced this pull request Nov 25, 2024
### Fixes
- fix(authenticator): recover from exceptions during reset password flow ([#5672](#5672))
- fix(common): added a flag to opt out of bundling sqlite3 for windows apps ([#5680](#5680))
- fix(storage): Only allow 1 batch to run at a time ([#5704](#5704))

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
Equartey added a commit that referenced this pull request Nov 26, 2024
### Fixes
- fix(authenticator): recover from exceptions during reset password flow ([#5672](#5672))
- fix(common): added a flag to opt out of bundling sqlite3 for windows apps ([#5680](#5680))
- fix(storage): Only allow 1 batch to run at a time ([#5704](#5704))

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
Equartey added a commit that referenced this pull request Nov 26, 2024
### Fixes
- fix(authenticator): recover from exceptions during reset password flow ([#5672](#5672))
- fix(common): added a flag to opt out of bundling sqlite3 for windows apps ([#5680](#5680))
- fix(storage): Only allow 1 batch to run at a time ([#5704](#5704))

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
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.

3 participants