Skip to main content

classify

Function classify 

Source
pub fn classify(err: Error) -> ApiError
Expand description

Errors raised as AvailabilityError by a state implementation carry semantic meaning; anything else is a failure the client cannot act on. Both transports classify through here, so v1 and v2 cannot drift on what counts as a 404.