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.

HandoffCycleError

Defined in the handoff module.
Rust AI Agent SDK Error when a cycle is detected in handoff chain.

Fields

NameTypeDescription
chainVec<String>The chain of agents that formed the cycle

Source

View on GitHub

praisonai/src/handoff/mod.rs at line 381

Rust Handoffs

Rust A2A

Rust Error Handling

Rust Retry

Rust Failover