pub(crate) fn counts_as_failed(outcome: &Outcome) -> bool
Whether an outcome counts against the iteration’s items_failed: an error code is a failed item, so a verify poll answered notRegistered is not one.
items_failed
notRegistered