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.

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

Rust Handoffs

Rust A2A

Rust Error Handling

Rust Retry

Rust Failover