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

Adjust rate limit to 100/min #14

Merged
merged 1 commit into from
Jan 17, 2024
Merged

Conversation

tianon
Copy link
Member

@tianon tianon commented Jan 17, 2024

Also add a new limiter for individual lookups to top out retries at ~1/sec

This makes our absolute worst case really bad (like 70 minutes or so), but then the cache will make the follow-ups fast again.

Also add a new limiter for individual lookups to top out retries at ~1/sec
@tianon tianon requested a review from yosifkit as a code owner January 17, 2024 20:27
Copy link
Collaborator

@whalelines whalelines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yosifkit yosifkit merged commit 1dd5f0a into docker-library:main Jan 17, 2024
1 check passed
@yosifkit yosifkit deleted the more-limits branch January 17, 2024 21:39
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.

4 participants