GONRG-2921: Batch processing records
Type of change
-
Bug Fix -
Feature
Does this introduce a change in the core logic?
- [Yes]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Updates description?
Before records were saved on Storage Service one by one. But now it is possible to save them by batches.
There is an issue with batch upload: Even if one record in batch is invalid, Storage Service return 4xx Error on all records in this batch.
Edited by Yan Sushchynski (EPAM)