This is to avoid alerting spam for errors from inside lapin library that we handle e.g. by reconnecting to RabbitMQ.
Depends on D13607
Differential D13608
[tunnelbroker] Ignore connection error messages handled elsewhere Authored by bartek on Oct 3 2024, 8:37 PM.
Details This is to avoid alerting spam for errors from inside lapin library that we handle e.g. by reconnecting to RabbitMQ. Depends on D13607 When Tunnelbroker is open, stop RabbitMQ server. Before: Error was displayed with errorType = AMQP_ERROR that connection is lost.
Diff Detail
|