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

Be a bit smarter in how we wait for the github rate limit to refresh #422

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

holly-cummins
Copy link
Collaborator

Our strategy of blindly retrying with a long backoff isn't really working for us.

Confusingly, I couldn't fully test this locally, because despite building three times with an empty cache, I never hit the rate limiter.

@holly-cummins
Copy link
Collaborator Author

Bah, typical. After days of long builds and rate limiting failures, this one went through cleanly in about three minutes with no rate limiting, but not because of the changes I'd made.

Copy link

github-actions bot commented Nov 2, 2023

🙈 The PR is closed and the preview is expired.

@holly-cummins
Copy link
Collaborator Author

I built again, when I could see the rate limiter was being hit, and the build was slower, but I did not get my logging that I expected. I'm going to merge, and I'll keep an eye on it.

@holly-cummins holly-cummins merged commit be0d25f into quarkusio:main Nov 2, 2023
3 checks passed
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

Successfully merging this pull request may close these issues.

1 participant