Skip to content

Build: rclone retries when uploading artifacts #9954

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

Merged
merged 2 commits into from
Jan 27, 2023
Merged

Conversation

humitos
Copy link
Member

@humitos humitos commented Jan 26, 2023

Related #9947

@humitos humitos requested a review from a team as a code owner January 26, 2023 18:48
@humitos humitos requested a review from benjaoming January 26, 2023 18:48
Copy link
Member

@ericholscher ericholscher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Explicit is good!

@@ -44,6 +44,11 @@ class BaseRClone:
# Skip based on checksum (if available) & size, not mod-time & size.
"--checksum",
"--verbose",
# Retry some times before failing
# (3 is the default, but making it explicit here)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@humitos humitos merged commit 4d5cd56 into main Jan 27, 2023
@humitos humitos deleted the humitos/rclone-retries branch January 27, 2023 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants