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
| Name | Type | Description |
|---|---|---|
timeout | f64 | Timeout duration |
agent_name | String | Agent that timed out |
Source
View on GitHub
praisonai/src/handoff/mod.rs at line 417
