Skip to content

Conversation

@Rotemoyal
Copy link

A new feature - the option to limit the quantity of a given job in it's queue.
This is useful when the job duration is sometimes greater than the interval, and then the queue is filling up.

@yamti1
Copy link

yamti1 commented Nov 7, 2019

This is wonderful! I've been looking for something like this for ages!

@EliyaCohen
Copy link

Very useful.

@CrazyBonze
Copy link

I am also looking for something like this, this would be great!

@selwin
Copy link
Contributor

selwin commented Oct 28, 2021

Sorry, I don't think this is the right approach as this would break down if you have a large (millions of jobs) queue.

One way we can solve this is to build a registry that counts the number of jobs by type to RQ proper.

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.

5 participants