agent-substrate / agent-substrate/substrate

K8s readiness / liveness probes for workers

Open
#141 1 comment 1 reaction 1 assignee Claimed by @zoez7 View on GitHub
area/api area/node kind/feature prio/P1
Dominant language
Go
Stars
1.8k
Forks
316
Avg merge
2d 43m
Merged PRs (30d)
287

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.