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
The problem is that every time a message is pushed to my-delayed-exchange it's also directly pushed to my-alternate-exchange.
I was expecting the message to be pushed to the alternate exchange only if there was no queue bound to my-delayed-exchange and after the x-delay timeout was respected.
Did I miss something ?
Thanks,
Maxime
DaveOHenry, alessandroberlati, antonvasilenko, klaa97 and Jojoooo1