Skip to main content

health_check

AsyncMethod
This is a method of the AgentRuntimeProtocol class in the protocols module.
Perform runtime health check.

Signature

Returns

Dict[str, Any]
Health status dict with status, latency, errors, etc.

Source

View on GitHub

praisonaiagents/runtime/protocols.py at line 306