Skip to content

Add hook when Consumer looses connection to RMQ #289

@peter-a

Description

@peter-a

If RMQ goes down for some reason, I need to provide some fallback logic. Currently there is no hook for this scenario. I tried implementing https://github.com/rabbitmq/rabbitmq-stream-java-client/blob/main/src/main/java/com/rabbitmq/stream/ConsumerUpdateListener.java but this listener is not called when RMQ is down.

Metadata

Metadata

Assignees

No one assigned

    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