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
