commit | 7b6ab50231f5ab39d1476531031437f81328115e | [log] [tgz] |
---|---|---|
author | mpriyank <priyank.maheshwari@est.tech> | Tue Sep 06 18:29:34 2022 +0100 |
committer | mpriyank <priyank.maheshwari@est.tech> | Mon Sep 12 18:09:43 2022 +0100 |
tree | 3939da0046a69ab31d391e14bd2b5af699202baf | |
parent | 440dc8aab179f6c8451683f53b019ccd8bd60bdf [diff] |
Handle partial failure - Removing the transaction boundaries as it was getting rollbacked on partial failures - Handled adding the elements in batch and if it fails try them individually - Refactored code a bit and when there is partial failure we try one more time in sequence and even if there are failures we collect the failures Issue-ID: CPS-1232 Issue-ID: CPS-1126 Change-Id: I7824c9f37f80cbaeedd5dc06d598ca0e3a69c59b Signed-off-by: mpriyank <priyank.maheshwari@est.tech>