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

Add retry to cloud build node installation #2210

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

ptkach
Copy link
Collaborator

@ptkach ptkach commented Nov 5, 2023

We can't do the trick we do with gradle-runner.sh, which is more like "internal", unlike Cloud Build, which is more of "external", because that'd be confusing for potential open source users. So I'm adding a retry here, which I hope should make it work.

Node.js group is working on the fix - nodejs/build#1993

This change is Reviewable

@ptkach ptkach requested review from jianglai and weiminyu November 5, 2023 14:09
Copy link
Collaborator

@jianglai jianglai left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @weiminyu)

@ptkach ptkach merged commit e647d4e into google:master Nov 6, 2023
8 checks passed
@ptkach ptkach deleted the addNodeRetry branch November 6, 2023 16:24
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