Closed ejscribner closed 5 days ago
The original batch processing was written synchronously, causing significant performance degradation with larger operations. We need to re-implement the batch processing to ensure we're completing operations in a parallel fasion.
The original batch processing was written synchronously, causing significant performance degradation with larger operations. We need to re-implement the batch processing to ensure we're completing operations in a parallel fasion.