You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransport should implement Symfony\Component\Messenger\Transport\Receiver\QueueReceiverInterface since its receiver actually implements it...
Right now the new "--queues" option is not usage with "messenger:consume" when using AMQP...