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

[Feature Request] increase reconnect timeout automatically if reconnection timed out #389

Open
zhangzujian opened this issue Sep 6, 2024 · 0 comments

Comments

@zhangzujian
Copy link
Contributor

For large scale ovsdb servers, a common timeout, e.g. 3s, is not enough when the client has monitors and the monitor method is ConditionalMonitorRPC.

We can introduce a new feature which increases the timeout automatically if last reconnection timed out, like exponential backoff does.

libovsdb keeps reconnecting to NorthDB every 4 seconds

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

1 participant