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.

HandoffError

Defined in the extras module.
Rust AI Agent SDK Base error type for handoff operations

Fields

NameTypeDescription
Cyclevariant-
detectedvariant-
invariant-
handoffvariant-
chainvariant-
errorvariantCycle detected in handoff chain
HandoffvariantCycle detected in handoff chain
cyclevariantCycle detected in handoff chain
detectedvariantCycle detected in handoff chain
agentsvariantCycle detected in handoff chain

Source

View on GitHub

praisonai/src/parity/extras.rs at line 0

Rust Handoffs

Rust A2A

Rust Error Handling

Rust Retry

Rust Failover