pub fn is_retryable_http_status(status: u16) -> bool
Returns whether an HTTP response represents a transient failure that a caller may safely retry.