Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

FailoverStatus

Defined in the failover module.
Rust AI Agent SDK Status information for the failover manager.

Fields

NameTypeDescription
total_profilesusizeTotal number of profiles
available_profilesusizeNumber of available profiles
profilesVec<HashMap<StringProfile information
serde_json:Value>>Profile information
configFailoverConfigConfiguration

Source

View on GitHub

praisonai/src/failover/mod.rs at line 476

Rust Failover

Rust Retry