Draft: Throwing 429 returned from CosmosDB

What is the issue or story related to the change?


Currently if cosmosDB throws 429 then Bulk update API returns 500 status code. This PR updates error handling to return 429 received from the cosmosDB.

Merge request reports

Loading