Skip to main content

Module error

Module error 

Source
Expand description

Typed error hierarchy for fin-stream.

All fallible operations in the pipeline return StreamError. Variants are grouped by subsystem: connection/WebSocket, tick parsing, order book, backpressure, and the streaming pipeline internals (ring buffer, aggregation, normalization, transforms).

Enums§

StreamError
Unified error type for all fin-stream pipeline operations.