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

chore: Increase Yarn network timeout #5106

Merged
merged 1 commit into from
Nov 19, 2021

Conversation

nwalters512
Copy link
Contributor

This is a followup to #5105 that tries to fix the new build failures on master by increasing the Yarn timeout. If this doesn't work, we may have to switch to Yarn 2.

@mwest1066
Copy link
Member

From a spot-check of the images workflow before #5105 it looks like yarn might be timing out more for the arm builds than for amd? Am I imagining this, or is there actually a difference in package hosting?

@nwalters512
Copy link
Contributor Author

@mwest1066 the hypothesis from nodejs/docker-node#1335 is that "emulation is slow" which increases our likelihood of running into timeouts. Which seems plausible, but the default timeout is 30s, which already seems quite high, so 🤷

@nwalters512 nwalters512 merged commit 5115c4e into master Nov 19, 2021
@nwalters512 nwalters512 deleted the chore/increase-yarn-network-timeout branch November 19, 2021 21:07
@github-actions github-actions bot locked and limited conversation to collaborators Nov 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants