--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I haven’t tried anything newer than 3.5.0. We rolled back to 3.4.3 and are still using that.
One alternate approach might be to turn off heartbeats in RabbitMQ.Client, and instead add your own error handling and connection recovery logic. I used to have some logic like that in our library*, but I ripped it out recently.
Mike
*I’m planning to open-source it at some point, as soon as I can remove the company-specific pieces.
--
You received this message because you are subscribed to a topic in the Google Groups "rabbitmq-users" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/rabbitmq-users/aaRuh7llRGM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
rabbitmq-user...@googlegroups.com.