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

Adding curl retry for external tool downloads #2552

Merged
merged 3 commits into from
Apr 18, 2023

Conversation

mspletz
Copy link
Contributor

@mspletz mspletz commented Apr 18, 2023

This adds a retry on curl for external tool downloads which should resolve some flakiness seen in the node-v12 tool for linux-x64.

@mspletz mspletz requested a review from a team as a code owner April 18, 2023 18:16
src/Misc/externals.sh Outdated Show resolved Hide resolved
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
@TingluoHuang TingluoHuang enabled auto-merge (squash) April 18, 2023 18:22
@TingluoHuang TingluoHuang merged commit 38ab9de into actions:main Apr 18, 2023
nikola-jokic pushed a commit to nikola-jokic/runner that referenced this pull request May 12, 2023
* adding retry for flaky downloads

* adding comment

* Update src/Misc/externals.sh

Co-authored-by: Tingluo Huang <tingluohuang@github.com>

---------

Co-authored-by: Tingluo Huang <tingluohuang@github.com>
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.

2 participants