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

Queue priority and weighting...how is it done with dynamic-queues? #7

Open
joshdaloewen opened this issue May 23, 2014 · 0 comments
Open

Comments

@joshdaloewen
Copy link

I've tried a few different ways to get queue priority and/or weighting to work, but can't seem to. How can this be done with dynamic queues? I've tried having multiple dynamic queues, and then specifying them in order:
sidekiq -q critical -q default -q low

I've also tries specifying a single dynamic queue using weights after the queue.

Either way, it doesn't seem to be respecting what I'm asking for.

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

No branches or pull requests

1 participant