Skip to main content

retry_hint_from_opendal_error

Function retry_hint_from_opendal_error 

Source
pub fn retry_hint_from_opendal_error(error: &Error) -> RetryHint
Expand description

Converts an opendal::Error into a RetryHint.