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

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.

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.

None yet

2 participants