generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
enhancementNew feature or requestNew feature or requestjob attachmentsFor an issue with job attachmentsFor an issue with job attachments
Description
Describe the problem
Today, downloading a job output downloads all files from the output manifest. There is a 'SKIP' option for existing files, but this can behave in unexpected ways because if a one file is partially downloaded, it will be skipped and appear corrupted after the download complete.
Proposed Solution
One solution might be some sort of 'RESUME' mode for downloads. This seems like it should be the default
Example Use Cases
The user story to focus on is if during a download there is a system/network failure. After recovery, the user wants to resume the download where it stopped, and not redownload bytes that were previously downloaded successfully.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestjob attachmentsFor an issue with job attachmentsFor an issue with job attachments