Skip to main content

health

AsyncMethod
This is a method of the BotProtocol class in the protocols module.
Get detailed health status of the running bot.

Signature

Returns

HealthResult
HealthResult with running state, uptime, probe, and session count.

Source

View on GitHub

praisonaiagents/bots/protocols.py at line 1059