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

Docker rate limiting causes CI to fail #976

Open
1 of 2 tasks
sharnoff opened this issue Jun 19, 2024 · 0 comments
Open
1 of 2 tasks

Docker rate limiting causes CI to fail #976

sharnoff opened this issue Jun 19, 2024 · 0 comments
Assignees
Labels
a/ci Area: related to continuous integration

Comments

@sharnoff
Copy link
Member

sharnoff commented Jun 19, 2024

When there's a lot of commits in a short period, we sometimes get rate limited by docker because we have unauthenticated image pulls in CI.

This causes CI to fail - and retrying doesn't help, because the issue is we're exceeding the rate limit 😞

It would be nice if this didn't happen, so CI didn't fail :)

Tasks

  1. a/docker t/feature
    sharnoff
  2. a/ci
    sharnoff
@sharnoff sharnoff added the a/ci Area: related to continuous integration label Jun 19, 2024
@sharnoff sharnoff self-assigned this Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a/ci Area: related to continuous integration
Projects
None yet
Development

No branches or pull requests

1 participant