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

CLI command run all consumers #19

Open
revoke opened this issue Mar 26, 2019 · 2 comments
Open

CLI command run all consumers #19

revoke opened this issue Mar 26, 2019 · 2 comments

Comments

@revoke
Copy link

revoke commented Mar 26, 2019

When I run command for start a consumer, it runs all of declared consumers, not just one.

/usr/bin/php7.2 /var/www/www.myweb.com/www/index.php rabbitmq:consumer accessInsertConsumer 5

Output from __construct of declared consumers

App\AccessInsertConsumer
App\AccessUpdateConsumer
App\BugConsumer
@paveljanda
Copy link
Member

paveljanda commented Mar 26, 2019

@revoke Can you show me pls your config.neon and the class which is meant to run in accessInsertConsumer?

@revoke
Copy link
Author

revoke commented Mar 28, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants