Skip to content

429 exception handling for bulk update operation in storage

Ankur Rawat requested to merge 429MessagingFixM22 into release/0.25

Currently, bulk insertion in cosmos DB functionality returns 500 in case of 429 error form cosmos DB. Updated the functionality to send 429 received from Cosmos DB

Merge request reports