Closed aclavio closed 4 years ago
With the current batching implementation of the Data Services driver, if a single commit fails, the batch can be left in a partially completed state. Isolate each call of the process jobs and capture errors that would cause the whole batch to fail.
With the current batching implementation of the Data Services driver, if a single commit fails, the batch can be left in a partially completed state. Isolate each call of the process jobs and capture errors that would cause the whole batch to fail.