Skip to content

How to Handle kRPC Client Reconnection when Server goes down? #260

Open
@SinonCute

Description

I’m working with a kRPC client and server in a distributed setup, and I’m facing challenges with automatic reconnection when the server goes down (e.g., during restarts or failures). The client disconnects and does not retry or reconnect to the server automatically.

Questions:

  • Is there a built-in mechanism in kRPC or Ktor for client reconnection when the server goes down or restarts?

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