We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some of the continuous integration workflow are failing.
Given those jobs, the error is coming from a 403 HTTP error:
403 Client Error: rate limit exceeded for url: https://api.github.com/repos/Doreapp/prix-carburants/contents/assets/data/metrics.json?ref=gh-pages
Some other jobs (i.e. https://github.com/Doreapp/prix-carburants/actions/runs/4942342860/jobs/8835770321) are failing due to
502 Server Error: Bad Gateway for url: https://api.github.com/repos/Doreapp/prix-carburants/contents/assets/data/latest.json
https://github.com/Doreapp/prix-carburants/actions/runs/4942342860/jobs/8835770321
The request should retry when failing on CI, multiple time with a time delta between each.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Some of the continuous integration workflow are failing.
403
Given those jobs, the error is coming from a 403 HTTP error:
502
Some other jobs (i.e. https://github.com/Doreapp/prix-carburants/actions/runs/4942342860/jobs/8835770321) are failing due to
https://github.com/Doreapp/prix-carburants/actions/runs/4942342860/jobs/8835770321
The request should retry when failing on CI, multiple time with a time delta between each.
The text was updated successfully, but these errors were encountered: