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,
In my rabbitmq configuration, I am using exchanges with routing keys.
We noticed that when we delete and recreate a queue, the exchange configuration of the queue is lost.
We were wondering if it is possible to include something in the toml configuration file to specify to which exchange the queue is binded and eventually a routing key.