Skip to main content

retry_hint_from_postgres_error

Function retry_hint_from_postgres_error 

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

Converts a tokio-postgres error into a conservative retry hint.