HomePhabricator
Diffusion Comm 424644f989f5

[tunnelbroker] Ignore connection error messages handled elsewhere

Description

[tunnelbroker] Ignore connection error messages handled elsewhere

Summary:
This is to avoid alerting spam for errors from inside lapin library that we handle e.g. by reconnecting to RabbitMQ.

Depends on D13607

Test Plan:
When Tunnelbroker is open, stop RabbitMQ server.

Before: Error was displayed with errorType = AMQP_ERROR that connection is lost.
After: The error is not displayed from this handler. Error message appears only when all exponential backoff attempts fail.

Reviewers: kamil, varun, will

Reviewed By: kamil

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D13608

Details

Provenance
bartekAuthored on Thu, Oct 3, 1:30 PM
Reviewer
kamil
Differential Revision
D13608: [tunnelbroker] Ignore connection error messages handled elsewhere
Parents
rCOMM5bf4d6b9a469: [tunnelbroker] Trigger AMQP reconnect when closing session
Branches
Unknown
Tags
Unknown