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

fix: retry fetch-source curl request #88

Merged
merged 1 commit into from
Jul 18, 2023
Merged

fix: retry fetch-source curl request #88

merged 1 commit into from
Jul 18, 2023

Conversation

tim-richter
Copy link
Contributor

This PR is in response to the fetch-source script failing on multiple occasions in the past. #87, #81, #86

If the request fails, the curl command is repeated a total of 6 times (10 second sleep time), which equates to a minute total wait time. I think that should be enough time for any potential cache issues to resolve.

If the request fails, the curl command is repeated a total of 6 times, which equates to a minute total wait time.
@tim-richter tim-richter mentioned this pull request Jul 7, 2023
@richardlau richardlau merged commit 78827da into nodejs:main Jul 18, 2023
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