You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automatic connection recovery has been around for about 2 years in this client and some 5 years total (starting with the amqp gem in Ruby, then Bunny, then Java client, March Hare and Langohr). With a round of fixes up to and in Java client 3.6.6 we know that it works quite well in practice and what kind of bugs and tricky aspects we've discovered over the years. It's time to enable it by default.
The text was updated successfully, but these errors were encountered:
Automatic connection recovery has been around for about 2 years in this client and some 5 years total (starting with the amqp gem in Ruby, then Bunny, then Java client, March Hare and Langohr). With a round of fixes up to and in Java client
3.6.6
we know that it works quite well in practice and what kind of bugs and tricky aspects we've discovered over the years. It's time to enable it by default.The text was updated successfully, but these errors were encountered: