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

Add option to make jobs unique on all queues #32

Merged
merged 1 commit into from
May 10, 2014

Conversation

robinmessage
Copy link

We process jobs on a priority queue and a default queue; but they are the same kinds of jobs, and if its already on one queue, we don't want it on another.

So, being able to ignore the queue would be really useful. This pull adds an option that, when unique_args are enabled, allows a unique_on_all_queues option to be added.

@mhenrixon
Copy link
Owner

Now this is pretty sweet I'm liking it!

mhenrixon added a commit that referenced this pull request May 10, 2014
Add option to make jobs unique on all queues
@mhenrixon mhenrixon merged commit 64aa513 into mhenrixon:master May 10, 2014
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