Skip to content
Discussion options

You must be logged in to vote
conn = Bunny.new(connection_name: "app ABC #{rand}")
conn.start

Works just fine for me on the latest versions of both Bunny and RabbitMQ. connection_name support was introduced to Bunny in 2.17.0 in 2020 and hasn't changed since.

Here's evidence for the above connection.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by michaelklishin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants