I have some bind queues and I need to pass the arguments(x-dead-letter-exchange) as parameter. How do I do that? I tried in channel.assert, but don't works.
I have some bind queues and I need to pass the arguments(x-dead-letter-exchange) as parameter. How do I do that?
I tried in channel.assert, but don't works.