Open
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
Labels
No labels