Skip to main content

request_level_outcome

Function request_level_outcome 

Source
pub fn request_level_outcome(
    endpoint: SuotarEndpoint,
    variant: SuotarErrorVariant,
    facts: &RowFacts,
) -> Outcome
Expand description

The outcome for every row of a batch Suotar rejected as a whole. On import all that matters is whether the request could have been acted on: a connection that never opened proves it was not.