nvidia-riva / nvidia-riva/python-clients
Support for reconnections in case of lost connection with Riva server
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 142
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the Riva client and Riva server but no files, tests, or specific entry points. Start by tracing the client's connection lifecycle and iteration handling, then reproduce an interrupted server connection. Done means the client can reestablish the connection and future iterations continue successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100