Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support for not_queues #28

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Support for not_queues #28

wants to merge 7 commits into from

Conversation

arjes
Copy link

@arjes arjes commented Jan 9, 2013

Hello,

I added support for a not_queues option to force the worker to skip over specific queues. I required this functionality so the workers would continue working on jobs with a blank queue, or anything else. Specifically I had jobs that HAD to be run on a sub-set of machines.

I looked for specs (for queue for example) to emulate, but was unable to find any.

Pull coming to DJ master shortly.

--Brian

unknown and others added 2 commits January 9, 2013 08:22
The not_queues option was added to the command via 0e3371e in DJ Master

not_queues allows instructs the worker to NOT work on specified queues
@sferik
Copy link
Collaborator

sferik commented Feb 10, 2013

Please fix the tests and add some new tests for this behavior.

@sferik sferik force-pushed the master branch 2 times, most recently from b3f2a9b to b3adaee Compare October 8, 2014 16:39
@sferik sferik force-pushed the master branch 2 times, most recently from 1240e8d to 639c9e5 Compare December 22, 2014 17:16
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants