Skip to main content

is_transient_error

Function is_transient_error 

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

Check whether an error message indicates a transient failure worth retrying.