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

Improve queue ordering by waiting a moment between triggering #123

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

yosifkit
Copy link
Member

using "waitForStart" means we have to wait for the entire "quietPeriod" before we get to move on and schedule more

@yosifkit yosifkit requested a review from a team as a code owner March 19, 2025 22:48
@tianon tianon merged commit db4bdff into docker-library:main Mar 19, 2025
1 check passed
@tianon tianon deleted the queue branch March 19, 2025 22:58
@tianon
Copy link
Member

tianon commented Mar 19, 2025

As a note for (our) posterity, @yosifkit also tried values smaller than 1 here (0.5) and it doesn't accept them, so we'd have to use sleep instead if we want a limit smaller than this.

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.

2 participants