livepeer/go-livepeer

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

開放

#1,920 建立於 2021年6月16日

 (1 則留言) (0 個反應) (0 位負責人)Go (223 個分叉)auto 404
area: orchestrator QoLgood first issuestatus: backlogtype: feature

倉庫指標

星標
 (583 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南