Skip to main content

is_transient_error

Function is_transient_error 

Source
pub fn is_transient_error(message: &str) -> bool
Expand description

Classify whether an error is likely transient and worth retrying.