Feature
- queue: Add getCountsPerPriority method [python] (#2607) (
02b8338
) - queue: Add getCountsPerPriority method (#2595) (
77971f4
)
Fix
- parent: Consider re-adding child that is in completed state using same jobIds (#2627) (python) fixes #2554 (
00cd017
) - queue-getters: Consider passing maxJobs when calling getRateLimitTtl (#2631) fixes #2628 (
9f6609a
) - job: Consider changing priority to 0 (#2599) (
4dba122
) - priority: Consider paused state when calling getCountsPerPriority (python) (#2609) (
6e99250
) - priority: Use module instead of bit.band to keep order (python) (#2597) (
9ece15b
)
Documentation
- pro: Update changelog to v7.10.1 (#2637) (
db10c87
) - bullmq-pro: Update changelog to v7.10.0 (#2634) (
3db9e5d
) - flows: Remove warning about beta usage (#2632) (
b267fb5
) - api: Add missing api references (#2623) (
3fd6bca
) - bullmq-pro: Update to v7.9.1 (#2614) (
fb7115b
) - getters: Add getGroupActiveCount reference (#2613) (
3f00d0e
) - bullmq-pro: Update changelog to v7.9.0 (#2611) (
75f2c72
)