Skip to main content

Module error

Module error 

Source
Expand description

Errors for the cognis framework. Operational metadata (is_retryable, retry_delay, category) lets retry/fallback middleware consume errors without sniffing strings.

Enums§

CognisError
All errors produced by cognis-core and downstream v2 crates.
InterruptKind
When a graph interrupt fires relative to a node’s execute call.

Type Aliases§

Result
Result alias used throughout cognis.