Skip to content

Allow to manually reconnect a died instance #229

Open
@Totktonada

Description

@Totktonada

It could be more convenient to reconnect an existing instance based on some user side logic rather then create a new instance after disconnection of a current one. One option is to configure one of existing socket providers, another is to create a user own socket provider. However it may be simpler to catch the disconnected state situation and reconnect the client from an external code.

It may matter more for the cluster client that is bootstrapped from a one instance and uses cluster discovery to find others. If a need to reconnect occurs during a problem on the initial instance, reconnecting of an existing client will allow to bootstrap using instances from a last cluster discovery.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions