Skip to content

Conversation

@VincentBailly
Copy link
Contributor

Summary

yarn install randomly fails with a ETIMEDOUT error even though we have not reached the user defined timeout. In some cases, ETIMEDOUT error is not due to user defined timeout but to network instabilities, in such cases we should retry connecting (as we already do for ESOCKETTIMEDOUT errors)

Test plan

We tested this fork in production for a few days, no new issues or perf regression was observed, and the issue was fixed.

@VincentBailly
Copy link
Contributor Author

VincentBailly commented Apr 1, 2019

See issue #7162

@arcanis arcanis merged commit 8a671f1 into yarnpkg:master Apr 8, 2019
@arcanis
Copy link
Member

arcanis commented Apr 8, 2019

LGTM, thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants