HandoffError
Defined in the extras module.Rust AI Agent SDK Base error type for handoff operations
Fields
| Name | Type | Description |
|---|---|---|
Cycle | variant | - |
detected | variant | - |
in | variant | - |
handoff | variant | - |
chain | variant | - |
error | variant | Cycle detected in handoff chain |
Handoff | variant | Cycle detected in handoff chain |
cycle | variant | Cycle detected in handoff chain |
detected | variant | Cycle detected in handoff chain |
agents | variant | Cycle detected in handoff chain |
Source
View on GitHub
praisonai/src/parity/extras.rs at line 0
