Skip to main content

HandoffTimeoutError

Defined in the handoff module.
Rust AI Agent SDK Error when handoff times out.

Fields

NameTypeDescription
timeoutf64Timeout duration
agent_nameStringAgent that timed out

Source

View on GitHub

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