Hi, I’m having trouble with Activemq timing out when I subscribe to a queue over amqp.
The timeout is on the Activemq side, and Qpid Proton doesn’t notice and keeps blocking on recv. I’ve tried to add various query params to the subscribe string, but whatever I try it still times out. Does anyone have any experience with Activemq, Qpid Proton and Amqp timing out? Håvard