pub fn transient_status(status: StatusCode) -> boolExpand description
Is a response status worth retrying? Server errors and explicit throttling.
pub fn transient_status(status: StatusCode) -> boolIs a response status worth retrying? Server errors and explicit throttling.