Skip to main content

every_item_failed_transiently

Function every_item_failed_transiently 

Source
pub(crate) fn every_item_failed_transiently<R>(
    response: &SuotarBatchResponse<R>,
) -> bool
Expand description

Whether the whole batch came back saying “not now”, so the worker stops burning calls. A batch with one good item is a success: something moved.