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

[ci] Add retries to S3 uploads/downloads #12221

Merged
merged 1 commit into from
Aug 3, 2022
Merged

Conversation

driazati
Copy link
Member

@driazati driazati commented Jul 28, 2022

aws s3 cp sometimes segfaults, so retry it when the command fails

Fixes #12136

cc @Mousius @areusch

@github-actions github-actions bot requested review from Mousius and areusch July 28, 2022 18:29
@driazati driazati force-pushed the retry_s3 branch 11 times, most recently from 184353e to 07362ba Compare July 29, 2022 21:57
@github-actions
Copy link
Contributor

Built docs for commit 07362ba can be found here.

`aws s3 cp` sometimes segfaults, so retry it when the command fails
@Mousius Mousius merged commit 49587cf into apache:main Aug 3, 2022
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
`aws s3 cp` sometimes segfaults, so retry it when the command fails
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.

[ci] Add retries to upload to S3
3 participants