Hello! I've been a happy user of Artemis for some time now, but I've noticed on a few separate occasions that clients using the JMS API sometimes seem to fail to reconnect to the broker if they're using an unreliable connection.
For the sake of discussion, let's assume that I have a completely boring and vanilla example like this: https://gist.github.com/io7m/e681abb2ba0bb12c64aca7f223d1ea87 Are there any settings I can configure on the transport or the connections that would trigger much more aggressive timeouts and reconnections for an unreliable connection? Is there some kind of heartbeat mechanism that I'm not seeing in the API? I think part of the problem has been that the topics these clients are subscribed to are very low traffic, and so it almost seems like clients lose the connection but don't notice. -- Mark Raynsford | https://www.io7m.com