Jake Leventhal

Results 124 comments of Jake Leventhal
trafficstars

I have 7 build jobs that run in parallel. I would say 9/10 at least one of my jobs fails with this error in GitHub Actions.

@Jolg42 its very flakey. As @darthmaim mentioned, I get this sometimes 5 times in a row. Sometimes 20 times without occurring.

Perhaps, but @janpio we use turborepo which implicitly paralellizes actions. would have to do some acrobatics to set up everything sequentially

I upgraded from 5.1.1 to 5.3.0 and noticed this error occurring like 90% of the time when running in parallel

FWIW it basically never happens locally but happens much more frequently in CI on default GH actions runners

This is a big blocker for my team!