livepeer / livepeer/livepeer-python-gateway
Operator-visible logging for the live runner lifecycle
Aperta
@rickstaa ci sta già lavorando.
Dal 15/6/2026.
- Lingua principale
- Python
- Stelle
- 1
- Fork
- 7
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
What
Add operator-visible logging for the live runner lifecycle, so "is my runner connected, and at what price?" can be read from logs instead of inferred from /discovery.
Lifecycle events to surface:
Dynamic runners
live runner registered— new-runner branch ofHeartbeatlive runner deregistered— with areason(heartbeat timeouton crash/OOM/network loss/hard kill,unregisteron graceful SDK shutdown)
Static runners
static live runner registered— first registration onlystatic live runner health changed— onready <-> unavailabletransitions
Pricing
live runner price set— debug level, on first set and on actual change
Why
Better logging makes the runner lifecycle observable for developers and operators running the live runner via the Python SDK.
Implementation
The go-livepeer side is implemented in livepeer/go-livepeer#3943.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.