NVIDIA / NVIDIA/nvcf

Prototype correlated lifecycle events for streaming sessions

Open
#85 0 comments 0 reactions 1 assignee View on GitHub

@borao is already working on this.

Since Jul 15, 2026.

roadmap
Dominant language
Go
Stars
218
Forks
72
Avg merge
1d 12h
Merged PRs (30d)
427

Description

Description

Prototype stage events across streaming session connection and disconnection paths so operators can reconstruct a session lifecycle and identify the component or stage where setup or teardown failed.

Definition of Done

  • Each participating connection and disconnection stage emits a lifecycle event.
  • Events include a shared session or request identifier, stage, outcome, and timestamp.
  • Events from one session can be correlated and ordered across participating components.
  • Failed or timed-out stages retain enough context to identify where the session stopped progressing.
  • The event schema and destination are documented before the prototype is promoted to a supported interface.

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.