aws / aws/aws-cli

aws s3 sync should retry multipart uploads that fail on ECONNRESET

Open
#4,554 1 comment 4 reactions 0 assignees View on GitHub
feature-request p3 s3sync
Dominant language
Python
Stars
17.3k
Forks
4.6k
Avg merge
1d 2h
Merged PRs (30d)
13

Description

If you're uploading a sufficiently large file, on a sufficiently spotty network, you're bound to get an ECONNRESET sooner or later.

It'd be great if `aws s3 sync` was resllient to this and could retry multipart uploads which error'd.

This is basically the same issue as https://github.com/aws/aws-sdk-go/issues/2737

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.