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

etc: Fix wrong default value in comment #6006

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Conversation

okurz
Copy link
Member

@okurz okurz commented Oct 14, 2024

Regression from 2f3ee12

@@ -266,7 +266,7 @@ concurrent = 0
## Maximum number of online workers (to prevent performance issues)
#max_online_workers = 1000
## Retry delay for limited workers in seconds
#worker_limit_retry_delay = 3600
#worker_limit_retry_delay = 900
Copy link
Member

Choose a reason for hiding this comment

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

I like 666 more and I think it is more correct than 900 :)

@mergify mergify bot merged commit cd422ea into os-autoinst:master Oct 14, 2024
45 checks passed
@okurz okurz deleted the fix/number branch October 14, 2024 09:31
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