Expand description
Broker-level error types shared across flows, providers, and stores.
Enums§
- Config
Error - Configuration and validation failures raised by the broker.
- Error
- Canonical broker error exposed by public APIs.
- Transient
Error - Temporary failure variants (safe to retry).
- Transport
Error - Transport-level failures (network, IO).