II.
OrchestrationPrimitive overview
Reference · liveorch-primitive:agent-health-check
Agent Health Check overview
Monitor agent process health by checking heartbeat signals, detecting hung or zombie sessions, and auto-restarting failed agents. The primitive runs on a periodic schedule, queries agent process status, and triggers retry-with-backoff or session-handoff when an agent becomes unresponsive.
Attributes
displayName
Agent Health Check
description
Monitor agent process health by checking heartbeat signals, detecting
hung or zombie sessions, and auto-restarting failed agents. The
primitive runs on a periodic schedule, queries agent process status,
and triggers retry-with-backoff or session-handoff when an agent
becomes unresponsive.
orchestrationKind
health-check
trigger
periodic
Outgoing edges
orch_applies_to1
- topic:agent-run-lifecycle·TopicAgent Run Lifecycle
orch_requires_skill_area1
- skill-area:operations-automation·SkillAreaOperations Automation
orch_triggers1
- orch-primitive:retry-with-backoff·OrchestrationPrimitiveRetry with Backoff
realizes1
- layer:13-orchestration·LayerOrchestration
Incoming edges
None.