Skip to content

Connection Recovery not triggered #1871

@JanEggers

Description

@JanEggers

Describe the bug

Image

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions