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

Explicitly configure worker sleep delay #4149

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Explicitly configure worker sleep delay #4149

merged 1 commit into from
Dec 19, 2024

Conversation

johha
Copy link
Contributor

@johha johha commented Dec 19, 2024

The default worker sleep delay in delayed_job is 5 seconds. Reducing this value could reduce the database load when there aren't many jobs to process.

The default worker sleep delay in delayed_job is 5 seconds.
Reducing this value could reduce the database load when there aren't
many jobs to process.
@johha johha merged commit 2868f02 into main Dec 19, 2024
8 checks passed
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Dec 19, 2024
Changes in cloud_controller_ng:

- Explicitly configure worker sleep delay
    PR: cloudfoundry/cloud_controller_ng#4149
    Author: Johannes Haass <[email protected]>
@moleske moleske deleted the worker-sleep-delay branch December 19, 2024 17:10
joyvuu-dave added a commit to joyvuu-dave/cloud_controller_ng that referenced this pull request Dec 20, 2024
joyvuu-dave added a commit to joyvuu-dave/cloud_controller_ng that referenced this pull request Dec 30, 2024
joyvuu-dave added a commit to joyvuu-dave/cloud_controller_ng that referenced this pull request Jan 7, 2025
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