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 #499

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

johha
Copy link
Contributor

@johha johha commented Dec 19, 2024

Allows operators to provide a different sleep delay for the delayed workers. This can be used to e.g. reduce the database load of the delayed_jobs table.

Related to cloudfoundry/cloud_controller_ng#4149

  • I have viewed signed and have submitted the Contributor License Agreement

  • I have made this pull request to the develop branch

  • I have run CF Acceptance Tests on bosh lite

Allows operators to provide a different sleep delay for the delayed
workers. This can be used to e.g. reduce the database load of the
delayed_jobs table.
@johha johha merged commit 8d74dd1 into develop Dec 19, 2024
2 checks passed
@moleske moleske deleted the worker-sleep-delay branch December 19, 2024 17:10
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