Skip to main content

Module error

Module error 

Source
Expand description

Typed API errors for proper HTTP/gRPC status code mapping

Enumsยง

ApiError
API error types that can be downcast at the HTTP/gRPC boundary
AvailabilityError
Marker errors for availability endpoint failures. These are wrapped in anyhow::Error by the state implementation and downcasted in the Axum handlers to select the right HTTP status code.