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

Improve fault tolerance of CI jobs #391

Open
1 task
shonfeder opened this issue Nov 21, 2024 · 1 comment
Open
1 task

Improve fault tolerance of CI jobs #391

shonfeder opened this issue Nov 21, 2024 · 1 comment

Comments

@shonfeder
Copy link
Contributor

shonfeder commented Nov 21, 2024

Its fairly common for jobs to fail with flaky errors (e.g. because of network issues). To clean up the reliability of the CI results, we want to start making these operations that can have flaky faults tolerant by adding retries and such.

Please add any flaky errors you encounter to this issue.


@punchagan punchagan changed the title Improve fault tollerance of CI jobs Improve fault tolerance of CI jobs Nov 21, 2024
@shonfeder
Copy link
Contributor Author

From ocaml/opam-repository#26916 (comment)

2024-11-20 09:24.38: Got resource from pool OCluster
Building on m1-worker-03
error: RPC failed; curl 92 HTTP/2 stream 7 was not closed cleanly: CANCEL (err 8)
error: 10845 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
git-fetch failed with exit-code 128

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant