pub fn retry_hint_from_postgres_error(error: &Error) -> RetryHintExpand description
Converts a tokio-postgres error into a conservative retry hint.
pub fn retry_hint_from_postgres_error(error: &Error) -> RetryHintConverts a tokio-postgres error into a conservative retry hint.