Skip to content

CosmosDB 429 Exception handling in Azure

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

Loading