Skip to content
This repository was archived by the owner on Jun 25, 2026. It is now read-only.
This repository was archived by the owner on Jun 25, 2026. It is now read-only.

Implement a rust client with a configurable reconnect strategy #8

Description

@psFried

The rust client should be able to automatically reconnect to the server, based on some configuration parameters. This should have the ability to be disabled. Also, client applications should be able to set a reconnect delay and a max number of attempts. Support an incremental or exponential backoff strategy for extra credit. Clients should also be able to reconnect to a different cluster node than they were originally connected to, again based on configuration.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions