Skip to content

Add read retry policy to EventStoreDb #475

@DmitryBatalov

Description

@DmitryBatalov

I was testing the ESDB cluster and encountered an issue with failover behavior. When I removed a follower node, the connection did not automatically switch to a healthy follower node and instead continued attempting to connect to the inactive one. I believe this functionality should ideally be handled by the ESDB .NET client, however, as a temporary solution, I would like to implement a retry policy on the Equinox side.

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