fn classify_fetch_error(
status: StatusCode,
errcode: &ErrorKind,
rate_limit_until: Option<u64>,
) -> FetchOutcomefn classify_fetch_error(
status: StatusCode,
errcode: &ErrorKind,
rate_limit_until: Option<u64>,
) -> FetchOutcome