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.

HandoffDepthError

Defined in the handoff module.
Rust AI Agent SDK Error when max handoff depth is exceeded.

Fields

NameTypeDescription
depthusizeCurrent depth
max_depthusizeMaximum allowed depth

Source

View on GitHub

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

Rust Handoffs

Rust A2A

Rust Error Handling

Rust Retry

Rust Failover