Skip to content

feat(backend): add weighted fair job queue with priority scheduling#648

Open
od-hunter wants to merge 1 commit into
Smartdevs17:mainfrom
od-hunter:feature/weighted-fair-job-queue
Open

feat(backend): add weighted fair job queue with priority scheduling#648
od-hunter wants to merge 1 commit into
Smartdevs17:mainfrom
od-hunter:feature/weighted-fair-job-queue

Conversation

@od-hunter

Copy link
Copy Markdown
Contributor

Closes #597

Introduce WFQ scheduler across critical/high/normal/low priority classes,
BullMQ-backed persistence, billing job worker integration, and Prometheus
queue metrics to keep time-sensitive jobs ahead of analytics under load.
@drips-wave

drips-wave Bot commented Jun 24, 2026

Copy link
Copy Markdown

@od-hunter Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

Implement background job queue priority scheduling with weighted fair queuing

1 participant