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

🐛 [BUG]: CI failure, API rate limit exceeded #103

Open
2 tasks done
Tracked by #168
Mr-Leshiy opened this issue Nov 21, 2023 · 1 comment
Open
2 tasks done
Tracked by #168

🐛 [BUG]: CI failure, API rate limit exceeded #103

Mr-Leshiy opened this issue Nov 21, 2023 · 1 comment
Assignees
Labels
bug Something isn't working ci/cd CI/CD Fixes or Improvements.

Comments

@Mr-Leshiy
Copy link
Contributor

Mr-Leshiy commented Nov 21, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Sometimes CI fails with the following error

API rate limit exceeded for 20.171.70.178. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)

It could be easily solved just by re-running CI pipeline.

Expected Behavior

No response

What operating system are you seeing the problem on?

Other (specify in Anything else section)

What browsers are you seeing the problem on?

Not Applicable

Relevant log output

Run earthly/actions-setup@v1
  with:
    version: latest
    prerelease: false
    use-cache: true
Configured range: latest; allow prerelease: false
Error: API rate limit exceeded for 13.83.123.114. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)

Anything else?

Failed job link:
https://github.com/input-output-hk/catalyst-ci/actions/runs/6911060366/job/18805130579

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Mr-Leshiy Mr-Leshiy added the bug Something isn't working label Nov 21, 2023
@Mr-Leshiy Mr-Leshiy added the ci/cd CI/CD Fixes or Improvements. label Nov 21, 2023
@Mr-Leshiy Mr-Leshiy moved this to 🆕 New in Catalyst Nov 21, 2023
@jmgilman
Copy link
Collaborator

The long-term solution is to introduce a pass-through image cache which will work around the rate limiting. In the short term, it's been on my list to add automatic retries, and that will help alleviate the need to manually rerun the failed jobs.

@Mr-Leshiy Mr-Leshiy moved this from 🆕 New to 🔖 Ready in Catalyst Dec 13, 2023
@stevenj stevenj changed the title [Bug]: CI failure, API rate limit exceeded 🐛 [BUG]: CI failure, API rate limit exceeded Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci/cd CI/CD Fixes or Improvements.
Projects
Status: 🔖 Ready
Development

No branches or pull requests

2 participants