space_ex v0.8.0 SpaceEx.Stream.StaleDataError exception

Thrown by SpaceEx.Stream.receive_next/2 if the received data is too old.

This prevents code from falling behind if the stream rate is too high, relative to the handler’s execution speed.

Fields

Link to this section Summary

Functions

Callback implementation for Exception.exception/1

Callback implementation for Exception.message/1

Link to this section Functions

Callback implementation for Exception.exception/1.

Link to this function message(exception)

Callback implementation for Exception.message/1.