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

Failure when getting containers for CI: Too many requests #777

Open
jhenin opened this issue Mar 10, 2025 · 2 comments
Open

Failure when getting containers for CI: Too many requests #777

jhenin opened this issue Mar 10, 2025 · 2 comments

Comments

@jhenin
Copy link
Member

jhenin commented Mar 10, 2025

https://github.com/Colvars/colvars/actions/runs/13761397379/job/38478255907

Is there a way to reduce the number of times we pull the containers to run CI tests?
Maybe merge some of the tests that use the same container?

@giacomofiorin
Copy link
Member

This kind of failure was sporadic in my experience. Feel free to merge some of the tests, but keep an eye out for those that are a lot slower when the cache is invalidated (like the multiple GCC and Clang one)

@giacomofiorin
Copy link
Member

This kind of failure was sporadic in my experience. Feel free to merge some of the tests, but keep an eye out for those that are a lot slower when the cache is invalidated (like the multiple GCC and Clang one)

Or better yet, try the download a small number of times before giving up with error?

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

2 participants