Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Ruby RabbitMQ libraries
Conversations
About
Ruby RabbitMQ libraries
Contact owners and managers
1–30 of 638
Mark all as read
Report group
0 selected
Adam Lett
, …
Michael Klishin
6
2/5/21
Receive notification of connection loss and recovery
Your solution seems reasonable. However, the idea that you should treat the connection as "
unread,
Receive notification of connection loss and recovery
Your solution seems reasonable. However, the idea that you should treat the connection as "
2/5/21
matob...@gmail.com
,
Michael Klishin
4
2/5/21
Getting sporadic AMQ::Protocol::EmptyResponseError in my heardbeat threads
Nothing around networking, listeners or connection state handling has changed in RabbitMQ 3.8. The
unread,
Getting sporadic AMQ::Protocol::EmptyResponseError in my heardbeat threads
Nothing around networking, listeners or connection state handling has changed in RabbitMQ 3.8. The
2/5/21
matob...@gmail.com
, …
Adam Lett
7
2/3/21
Bunny loses connection to RabbitMQ, never recovers
Ah cool, so with this change I can give a block of code to get called each time this happens. Sorry I
unread,
Bunny loses connection to RabbitMQ, never recovers
Ah cool, so with this change I can give a block of code to get called each time this happens. Sorry I
2/3/21
Ralph Churchill
, …
Michael Klishin
8
9/19/20
Automatic Recovery
There is Bunny::Channel#open? > On 18 Sep 2020, at 23:37, Ralph Churchill <ralph.churchill@
unread,
Automatic Recovery
There is Bunny::Channel#open? > On 18 Sep 2020, at 23:37, Ralph Churchill <ralph.churchill@
9/19/20
Evgeniy Fateev
,
Michael Klishin
3
6/24/20
A question about `subscribe` with `block: true`
It does not work well with automatic connection recovery. There is no easy way to cancel such
unread,
A question about `subscribe` with `block: true`
It does not work well with automatic connection recovery. There is no easy way to cancel such
6/24/20
Mike Harris
,
Michael Klishin
3
1/28/20
Segfaulting in Bunny on Application Start after other errors
It's strange that the stack trace was pointing to a line in the bunny library but if there's
unread,
Segfaulting in Bunny on Application Start after other errors
It's strange that the stack trace was pointing to a line in the bunny library but if there's
1/28/20
jaya prakash
,
Michael Klishin
2
1/20/20
Delete Unacked message from queue
You cannot delete unacknowledged messages without confirming them (positively or negatively, doesn
unread,
Delete Unacked message from queue
You cannot delete unacknowledged messages without confirming them (positively or negatively, doesn
1/20/20
Andrew Bobulsky
,
Michael Klishin
3
12/20/19
Reference implementation using queue.pop?
Thanks Michael. I reviewed the qos portion of the rabbit docs, and then went hunting in the bunny
unread,
Reference implementation using queue.pop?
Thanks Michael. I reviewed the qos portion of the rabbit docs, and then went hunting in the bunny
12/20/19
Yuri Samoilenko
,
Michael Klishin
2
12/19/19
Custom hostname for TLS peer verification
I don't have much to add. Bunny::Session#configure_socket exists for cases like this. It is
unread,
Custom hostname for TLS peer verification
I don't have much to add. Bunny::Session#configure_socket exists for cases like this. It is
12/19/19
Manuel Eveno
, …
Michael Klishin
4
12/17/19
RabbitMQ plugin with tls enable error
No logger is provided at all. Any logger that implements that standard logger interface would do.
unread,
RabbitMQ plugin with tls enable error
No logger is provided at all. Any logger that implements that standard logger interface would do.
12/17/19
Arnie N
,
Michael Klishin
2
9/28/19
incorrect docs for checking publisher confirm mode
Please submit a pull request for [1] and perhaps MarchHare's RubyDoc. Thank you. On Saturday,
unread,
incorrect docs for checking publisher confirm mode
Please submit a pull request for [1] and perhaps MarchHare's RubyDoc. Thank you. On Saturday,
9/28/19
Dimitri Pekarovsky
,
Michael Klishin
5
9/17/19
Best strategy when for consume?
> Would you be interested in putting together an example app, Sure will do it, when I will not be
unread,
Best strategy when for consume?
> Would you be interested in putting together an example app, Sure will do it, when I will not be
9/17/19
Ionut Popa
2
7/30/19
Queue reference not deleted when queue deleted by the RabbitmQ server (auto-delete and last consumer cancelled)?
https://github.com/ruby-amqp/bunny/issues/579 On Friday, July 26, 2019 at 4:46:48 PM UTC+2, Ionut
unread,
Queue reference not deleted when queue deleted by the RabbitmQ server (auto-delete and last consumer cancelled)?
https://github.com/ruby-amqp/bunny/issues/579 On Friday, July 26, 2019 at 4:46:48 PM UTC+2, Ionut
7/30/19
Grant Schoep
,
Michael Klishin
6
7/9/19
Incorrect default value in documentation http://api.rubybunny.info/Bunny/Session.html
Hmm thats where I was looking before, in the repo https://github.com/ruby-amqp/bunny However, I'm
unread,
Incorrect default value in documentation http://api.rubybunny.info/Bunny/Session.html
Hmm thats where I was looking before, in the repo https://github.com/ruby-amqp/bunny However, I'm
7/9/19
Rafael Santos
,
Michael Klishin
2
7/4/19
Timeout error
It's hard to suggest something specific without seeing what lib/message_queue/publisher.rb does
unread,
Timeout error
It's hard to suggest something specific without seeing what lib/message_queue/publisher.rb does
7/4/19
Jon Zeppieri
, …
Michael Klishin
4
7/2/19
Reliable publishing from a Rails controller
No other problems if you really understand what they cover. On 18 January 2019 at 18:56:10, Jon
unread,
Reliable publishing from a Rails controller
No other problems if you really understand what they cover. On 18 January 2019 at 18:56:10, Jon
7/2/19
Dimitri Pekarovsky
, …
Michael Klishin
4
6/30/19
Blocked consumer in separate thread
Ok, I got. Thank you. The rest of my estimates are ok? воскресенье, 30 июня 2019 г., 18:56:56 UTC+3
unread,
Blocked consumer in separate thread
Ok, I got. Thank you. The rest of my estimates are ok? воскресенье, 30 июня 2019 г., 18:56:56 UTC+3
6/30/19
Grant Schoep
,
Michael Klishin
2
6/22/19
Getting random AMQ::Protocol::EmptyResponseError when application is running
Increase socket read and heartbeat timeouts to, say, 30 or 60 or 90 seconds. That should reduce the
unread,
Getting random AMQ::Protocol::EmptyResponseError when application is running
Increase socket read and heartbeat timeouts to, say, 30 or 60 or 90 seconds. That should reduce the
6/22/19
Sonal Bhanawat
,
Michael Klishin
2
6/12/19
specs for 3rd party api calls from amqp
I'm afraid that's not enough information to suggest much. Assuming "amqp" means
unread,
specs for 3rd party api calls from amqp
I'm afraid that's not enough information to suggest much. Assuming "amqp" means
6/12/19
Grant Schoep
, …
Michael Klishin
10
4/23/19
Using TLS but no client certificate is provided warning message, why?
I don't have much to add to this thread. The warning is by design. You can provide your own
unread,
Using TLS but no client certificate is provided warning message, why?
I don't have much to add to this thread. The warning is by design. You can provide your own
4/23/19
Garrett Thornburg
,
Michael Klishin
3
4/8/19
"SSL_read: nested asn1 error" after calling "value" on cert extension
I've modified tls-gen's basic profile [1] locally to be as close as practically possible to
unread,
"SSL_read: nested asn1 error" after calling "value" on cert extension
I've modified tls-gen's basic profile [1] locally to be as close as practically possible to
4/8/19
steve...@pin.net.au
, …
Michael Klishin
5
4/8/19
Why was 2.14.0 yanked?
I remember only times a Bunny version was yanked in its 10 year history. Both fall into the "
unread,
Why was 2.14.0 yanked?
I remember only times a Bunny version was yanked in its 10 year history. Both fall into the "
4/8/19
savchuk...@gmail.com
,
Michael Klishin
3
3/5/19
Bunny equivalent of rabbitmqctl list_queues
I know that there is no equivalent in Bunny. But there is this call in AMQP protocol. To be more
unread,
Bunny equivalent of rabbitmqctl list_queues
I know that there is no equivalent in Bunny. But there is this call in AMQP protocol. To be more
3/5/19
i.p...@brickyard.eu
,
Michael Klishin
6
2/20/19
Callback on automatic network recovery
thanks! On Monday, February 18, 2019 at 3:37:02 PM UTC+1, ip..@brickyard.eu wrote: Hello, Is there a
unread,
Callback on automatic network recovery
thanks! On Monday, February 18, 2019 at 3:37:02 PM UTC+1, ip..@brickyard.eu wrote: Hello, Is there a
2/20/19
Pablo Ruiz
,
Michael Klishin
2
12/7/18
Disable publisher confirms on a channel (Channel#confirm_select counterpart)
There is no way to disable publisher confirms on a channel (not just in Bunny, in the protocol). On
unread,
Disable publisher confirms on a channel (Channel#confirm_select counterpart)
There is no way to disable publisher confirms on a channel (not just in Bunny, in the protocol). On
12/7/18
Jack Xu
,
Michael Klishin
5
12/3/18
can Bunny filter incoming message by correlation id?
You cannot filter messages in queues or query them. You can consume, decide and potentially requeue
unread,
can Bunny filter incoming message by correlation id?
You cannot filter messages in queues or query them. You can consume, decide and potentially requeue
12/3/18
Wouter A
,
Michael Klishin
2
11/22/18
Publishing bytes through Bunny/RabbitMQ
All message payloads are opaque byte streams to RabbitMQ. Bytes are framed per protocol requirements
unread,
Publishing bytes through Bunny/RabbitMQ
All message payloads are opaque byte streams to RabbitMQ. Bytes are framed per protocol requirements
11/22/18
jagadesh devalla
,
Michael Klishin
2
11/15/18
Channel.wait_for_confirms giving Timeout::Error
Please post full stack traces as text (eg a GitHub gist) in the future. The function you are using
unread,
Channel.wait_for_confirms giving Timeout::Error
Please post full stack traces as text (eg a GitHub gist) in the future. The function you are using
11/15/18
Marie S
,
Michael Klishin
4
11/7/18
on_return does not answer information
No, it is not. I cannot think of a reason to return a message that the publisher already has in case
unread,
on_return does not answer information
No, it is not. I cannot think of a reason to return a message that the publisher already has in case
11/7/18
Журин Влад
,
Michael Klishin
2
11/7/18
If the queue is empty for some time - the consumer does not read new messages
We cannot possibly know. See what the script and server log [1] around the time of event and metrics
unread,
If the queue is empty for some time - the consumer does not read new messages
We cannot possibly know. See what the script and server log [1] around the time of event and metrics
11/7/18