livepeer/go-livepeer

add ability to trigger transcoder health-check from the CLI port

Aberta

#1.920 aberto em 16 de jun. de 2021

 (1 comentário) (0 reação) (0 responsável)Go (223 forks)auto 404
area: orchestrator QoLgood first issuestatus: backlogtype: feature

Métricas do repositório

Stars
 (583 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Orchestrators already the ability to self-check that they can transcode, and they do so on boot. We run into problems with "stuck Os" from time to time. If we add the ability to trigger the transcode self-check from the CLI port (perhaps POST http://localhost:7935/self-check), we can easily build a Kubernetes livenessProbe that will terminate stuck Os if they can no longer transcode.

Guia do colaborador