How to disable heartbeats with pika and rabbitmq
问题 I am using rabbitmq to facilitate some tasks from my rabbit server to my respective consumers. I have noticed that when I run some rather lengthy tests, 20+ minutes, my consumer will lose contact with the producer after it completes it's task. In my rabbit logs, I have seen the error closing AMQP connection <0.14009.27> (192.168.101.2:64855 -> 192.168.101.3:5672): missed heartbeats from client, timeout: 60s Also, I receive this error from pika pika.exceptions.ConnectionClosed: (-1, "error