GoogleCloudPlatform / GoogleCloudPlatform/gsutil

gsutil rsync from gs:// to s3:// fails without retrying

Open
#436 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
918
Forks
335
PR merge metrics
No merged PRs in 30d

Description

When ``gsutil rsync`` happens in "daisy chain" mode, looks like retries do not happen on any level. Neither of components involved in copying have retry enabled during copy:
- DaisyChainWrapper's StartDownloadThread
- boto translation's UploadObjectResumable for s3 destinations
- gcs_json_api's GetObjectMedia

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.