Skip to main content

check_batch

Function check_batch 

Source
fn check_batch<T: SuotarRequestItem>(
    endpoint: SuotarEndpoint,
    items: &[T],
) -> UtilResult<Vec<String>>
Expand description

Refuses our own bugs before a request goes out; both would come back as a request-level error rejecting the whole batch.