agent-substrate / agent-substrate/substrate

K8s readiness / liveness probes for workers

Abierto
#141 1 comentario 1 reacción 1 asignado Reclamado por @zoez7 Ver en GitHub
area/api area/node kind/feature prio/P1
Lenguaje dominante
Go
Estrellas
1.8k
Forks
316
Merge medio
2 d 43 min
PR fusionados (30 d)
287

Descripción

Do we need readiness and liveness probes for workers?

It seems important to have readiness of the worker itself, but if we forward all traffic into the actor, does that mean all actors must implement our readiness protocol? Or does it mean we have to use `exec` or something (not network)?

How about liveness? It seems like we should be able to detect a locked-up agent -- does that mean all actors must implement our liveness protocol?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.