pub async fn process_error_file(
triple: &BatchFileTriple,
operations: &[BatchErrorFileProcessingOperation],
) -> Result<(), BatchErrorProcessingError>pub async fn process_error_file(
triple: &BatchFileTriple,
operations: &[BatchErrorFileProcessingOperation],
) -> Result<(), BatchErrorProcessingError>