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

Add resume to resume failed downloads #33

Merged
merged 4 commits into from
Dec 14, 2022
Merged

Conversation

adam-fowler
Copy link
Member

Failed downloads/sync to file system now throw a S3TransferManager.Error.downloadFailed error. This error contains a DownloadOperation struct which contains a list of all the downloads still to process. You can pass this struct to a resume function to resume the download.

@adam-fowler adam-fowler merged commit b8aac91 into main Dec 14, 2022
@adam-fowler adam-fowler deleted the feature/resume-sync branch December 14, 2022 17:27
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