Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
SinonCute opened this issue Jan 16, 2025 · 1 comment
Open

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

SinonCute opened this issue Jan 16, 2025 · 1 comment

Comments

@SinonCute
Copy link

SinonCute commented Jan 16, 2025

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?
@Mr3zee
Copy link
Collaborator

Mr3zee commented Jan 20, 2025

Hi! No, there is no such mechanism now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants