Azure / azure-cosmos-dotnet-v3

.NET SDK for Azure Cosmos DB for the core SQL API
MIT License
743 stars 495 forks source link

Hedging With Writes on MultiMaster #4457

Open NaluTripician opened 7 months ago

NaluTripician commented 7 months ago

Allow Hedged Request using CrossRegionParalellHedgingStrategy to hedge request on write operations on multimaster accounts.

NaluTripician commented 2 months ago

Reminder: Final PR must include documentation update