We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is there any possibility to run all queues? Something like bernard:consume --all
bernard:consume --all
BTW: Using Bernard with Symfony 3.1.* with file and doctrine driver -> Works fine for me
The text was updated successfully, but these errors were encountered:
Sorry, not at the moment.
Sorry, something went wrong.
Is this a technical limitation, or something that no one want's to spend the time on?
I would say it's not really a good idea and therefore it's not implemented, not to encourage someone to do it.
When listening to multiple queues at once:
Probably there are other reasons as well why one shouldn't do it.
That being said, if you can provide use cases why having such feature would help you (apart from the obvious laziness 😄 ), I might reconsider.
No branches or pull requests
Is there any possibility to run all queues?
Something like
bernard:consume --all
BTW: Using Bernard with Symfony 3.1.* with file and doctrine driver -> Works fine for me
The text was updated successfully, but these errors were encountered: