Expand description
Errors for the cognis framework. Operational metadata (is_retryable,
retry_delay, category) lets retry/fallback middleware consume errors
without sniffing strings.
Enums§
- Cognis
Error - All errors produced by cognis-core and downstream v2 crates.
- Interrupt
Kind - When a graph interrupt fires relative to a node’s execute call.
Type Aliases§
- Result
- Result alias used throughout cognis.