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

Support for reconnections in case of lost connection with Riva server #74

Open
rodrigoGA opened this issue Apr 24, 2024 · 0 comments
Open

Comments

@rodrigoGA
Copy link

The Riva client cannot reestablish the connection with the Riva server after an interruption. This causes all future iterations to fail.

It would be good to implement a reconnection method so that the client can reestablish the connection with the Riva server in case of a lost connection, making the client more robust.

Is there a way to do this outside of the Riva client?

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