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
Running 'receive' on an exchange/queue with a typo will cause creation of that exchange/queue.
Suggest making autocreation a toggle to avoid having, for example: my_exchange.my_queue and my_exchange.my_qeue.
Running 'receive' on an exchange/queue with a typo will cause creation of that exchange/queue.
Suggest making autocreation a toggle to avoid having, for example:
my_exchange.my_queueandmy_exchange.my_qeue.