You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)
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.
Is there an existing issue for this?
Current Behavior
Sometimes CI fails with the following error
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
Anything else?
Failed job link:
https://github.com/input-output-hk/catalyst-ci/actions/runs/6911060366/job/18805130579
Code of Conduct
The text was updated successfully, but these errors were encountered: