You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Supports suspending and resuming all multipart upload tasks as well as individual tasks.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Once multipart uploads are suspending all upload parts in progress should cancelled and placed back in the waiting state as paused tasks. Once resumed the waiting tasks will be added to in progress and started under the concurrency limit.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Which AWS Services is the feature request for?
S3
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Supports suspending and resuming all multipart upload tasks as well as individual tasks.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Once multipart uploads are suspending all upload parts in progress should cancelled and placed back in the waiting state as paused tasks. Once resumed the waiting tasks will be added to in progress and started under the concurrency limit.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: