Skip to content

change RequestRateTooLargeException response to 429

Mykyta Savchuk requested to merge cosmos-429-response into master

Change response code to 429 when Cosmos DB is throttled due to insufficient request units. We need this change to be consistent with other services and to improve SLO.

Merge request reports