Azure / azure-cosmos-dotnet-v2

Contains samples and utilities relating to the Azure Cosmos DB .NET SDK
MIT License
577 stars 837 forks source link

Error.An error occurred while processing your request. #704

Open cksdm008 opened 5 years ago

cksdm008 commented 5 years ago

Hi,

I have a cosmos db with SQL API, we are performing load test of 100 users for create and read operations.

We have the throughput set on database and collection level as 5000 and 2500 respectively.

Also, we have tried till 20000 and 10000 throughtputs too.

Location of the COSMOS DB is South India. Write Region is South India Read Region is South East Asia.

We get always a ' Traffic in this region is rate limited', not sure.

Any help is highly appericated

cosmos7
breddynet commented 5 years ago

Same issue i am also facing