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
I am trying to check how many connections can my RabbitMQ cluster handle but i see that the connections get closed automatically after some time when i am using this plugin.I modified the HEARTBEAT setting to 0 in the code but still the connections are getting closed and some connections close abruptly.Is it because of Timeout.COuld you tell me what is the unit of time (sec,ms) in AMQP_SAMPLER.TIMEOUT?
The text was updated successfully, but these errors were encountered:
Hey,
I am trying to check how many connections can my RabbitMQ cluster handle but i see that the connections get closed automatically after some time when i am using this plugin.I modified the HEARTBEAT setting to 0 in the code but still the connections are getting closed and some connections close abruptly.Is it because of Timeout.COuld you tell me what is the unit of time (sec,ms) in AMQP_SAMPLER.TIMEOUT?
The text was updated successfully, but these errors were encountered: