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
Hi, I'm new to symfony so maybe I'm doing something wrong but I followed your example to create producer and consumer and I see that request was added to the queue but it is never consumed.
If I try to run bin/console test:consumer I get this : You have requested a non-existent service "rsqueue.consumer". Did you mean this: "rs_queue.consumer"?