You upgraded your RabbitMQ broker and now your consumer applications are throwing an error similar to the following below:
2021-08-30 23:37:34.116 [error] Channel error on connection (10.85.216.29:52948 -> 10.85.106.163:5672, vhost: 'vhost1', user: 'user1'), channel 3: operation none caused a channel exception precondition_failed: consumer ack timed out on channel 3
OSS version |
consumer_timeout change |
consumer_timeout was made configurable through new style format. The default value is infinity. | |
consumer_timeout default value was changed to 15 minutes. The previous versions default value was infinity. | |
consumer _timeout default value was increased to 30 minutes. |