status
Method
This is a method of the FailoverManager class in the failover module.Get failover manager status.
Signature
Returns
Status information
Uses
p.to_dictto_dict
Used By
Source
View on GitHub
praisonaiagents/llm/failover.py at line 392status: Get failover manager status.
This is a method of the FailoverManager class in the failover module.Get failover manager status.
def status() -> Dict[str, Any]
p.to_dictto_dictpraisonaiagents/llm/failover.py at line 392