-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Flaky maven checks due to connection timeout #3049
Comments
We probably need a kind of a retry. But we also need timeouts. At least once, i saw a build that failed after long time trying to download something, looking like dead connection instead of fail fast. |
https://github.com/prestosql/presto/runs/498096192?check_suite_focus=true
|
Apparently maven checks with Java 11, 13 are much more prone to fail -- https://github.com/prestosql/presto/runs/508208632 |
For maven checks sake, I added |
https://github.com/prestosql/presto/runs/494862433
https://github.com/prestosql/presto/runs/496219090
https://github.com/prestosql/presto/actions/runs/52467359
The text was updated successfully, but these errors were encountered: