Function process_error_data

Source
pub async fn process_error_data(
    error_data: &BatchErrorData,
) -> Result<(), BatchErrorProcessingError>