We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Currently each auth check opens (and immediately closes) a new amqp channel. This is sub-optimal.
Channel should be the same one the Exchanger uses