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

Reduce DB load on near-empty jobs table with frequent add_job #500

Merged
merged 11 commits into from
Nov 13, 2024

Conversation

benjie
Copy link
Member

@benjie benjie commented Nov 1, 2024

This is a PR into #474 to add a new feature to reduce load on the database when the jobs table is somewhat empty but jobs are still trickling in at a high enough rate to cause the queues to want to keep pinging the database.

@benjie benjie changed the title Move localQueue options into their own object Reduce DB load on near-empty jobs table with frequent add_job Nov 11, 2024
@benjie benjie merged commit b4cc99f into pool-centric Nov 13, 2024
14 checks passed
@benjie benjie deleted the pool-centric-refetch-delay branch November 13, 2024 14:57
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.

1 participant