Is there a way to change the idle timeout for the WebSocket connection. In my case, I connect from angular using rhea-promise library. Everything works until I put the browser in background (minimize). After 5 minutes of inactivity, the browser is throttling the heartbeat (websocket ping) to one per minute. Artemis waits for 30 seconds and then closes the websocket connection.Is there a way to change that period to more than a minute? This way it will not close the connection when the browser starts the throttling.
Artemis amqp over websocket idle timeout
ionut_rusu_2...@yahoo.com.INVALID Tue, 16 Apr 2024 07:39:05 -0700