nvidia-riva / nvidia-riva/python-clients

Support for reconnections in case of lost connection with Riva server

Open
#74 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.