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

[client-v2] Failover #1838

Open
chernser opened this issue Sep 25, 2024 · 0 comments
Open

[client-v2] Failover #1838

chernser opened this issue Sep 25, 2024 · 0 comments

Comments

@chernser
Copy link
Contributor

chernser commented Sep 25, 2024

Description

This issue is about adding failover support for client-v2. It should implement support of adding several endpoint that support same level of security (if first added endpoint is SSL and next ones should be, too) and all endpoint will use same configurations including credentials. Client will choose another node when "recoverable" error happens and will re-send request.

There are some limitations:

  • Failover will be triggered when request is read only or failed on the start
  • Each endpoint will use shared configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant