Skip to main content

DrainDecision

Defined in the protocols module.
AI Agent Result of a drain-wait evaluation. Attributes: keep_draining: Whether to keep waiting for in-flight turns. reason: Optional human-readable explanation (logged at drain end).

Properties

bool
No description available.
str
No description available.

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 3053