-
Notifications
You must be signed in to change notification settings - Fork 614
Open
Description
Describe the bug
we see this at a customer after the broker is unavailable for a short time. after the broker is back the mqtt connections recover automatically but all amqp clients are still disconnected and receive this error when trying to send events. We have to restart these clients manually then connections are fine again.
we are using the latest 7.12 client with AutomaticRecoveryEnabled = true.
we also hook into ConnectionRecoveryErrorAsync and RecoverySucceededAsync with logging and I dont see any reconnect attempts there.
Reproduction steps
nothing yet, Im working on a repro. but locally everything is working as intended.
Expected behavior
the amqp client reconnects as soon as the broker is up again.
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels