Skip to main content

status

Method
This is a method of the FailoverManager class in the failover module.
Get failover manager status.

Signature

def status() -> Dict[str, Any]

Returns

Returns
Dict[str, Any]
Status information

Uses

  • p.to_dict
  • to_dict

Used By

Source

View on GitHub

praisonaiagents/llm/failover.py at line 392