Skip to main content

Module error

Module error 

Source
Expand description

HTTP error taxonomy for Lighter REST responses.

Enums§

LighterHttpError
Errors emitted by the Lighter HTTP client.

Functions§

create_lighter_http_timeout_error
Constructs a transport-shaped error for retry-manager timeout / cancellation paths.
should_retry_lighter_http_error
Returns true if a request producing this error should be retried.

Type Aliases§

LighterHttpResult
Result alias for Lighter HTTP operations.