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
I have 2 listeners. I want them to listen to 2 separate exchanges. I create events on separate queues. However, when a message comes to 1 queue, 2 exchanges are triggered. How to figure out this problem?