Skip to main content

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