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

Intermittent build failures #84

Open
NoxHarmonium opened this issue Aug 12, 2022 · 0 comments
Open

Intermittent build failures #84

NoxHarmonium opened this issue Aug 12, 2022 · 0 comments
Labels
tech-debt Does not affect the end user, but impedes development of the plugin

Comments

@NoxHarmonium
Copy link
Contributor

Seems like it is usually on the Windows builders, but there are often random failures in the builds due to dependencies taking too long to install and I/O errors corrupting node modules.

Usually it will log something like this:

There appears to be trouble with your network connection. Retrying...

I've seen it before in other projects where the I/O is too slow. It isn't actually the network that is slow, its the underlying disk, but Yarn logs it as a network connection issue.

Not much we can do probably, but worth tracking.

@NoxHarmonium NoxHarmonium added the tech-debt Does not affect the end user, but impedes development of the plugin label Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-debt Does not affect the end user, but impedes development of the plugin
Projects
None yet
Development

No branches or pull requests

1 participant