You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expose related SDK configuration in the provider options: ApplicationPreferredRegions, MaxRetryAttemptsOnRateLimitedRequests, MaxRetryWaitTimeOnRateLimitedRequests, AllowBulkExecution
The retry policy built into the SDK now handles all safe-to-retry queries: https://docs.microsoft.com/en-us/azure/cosmos-db/troubleshoot-dot-net-sdk?tabs=diagnostics-v3#retry-logic-
ApplicationPreferredRegions, MaxRetryAttemptsOnRateLimitedRequests, MaxRetryWaitTimeOnRateLimitedRequests, AllowBulkExecution
The text was updated successfully, but these errors were encountered: