[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 UTC."],[[["This webpage provides documentation for the `SqlDatabasesServiceLimitedErrorCountRetryPolicy`, which is a retry mechanism for `SqlDatabasesServiceConnection` in C++."],["The retry policy stops when a non-transient error occurs or if the number of transient failures exceeds a defined limit."],["Transient errors are specifically defined by the `kUnavailable` status code in this context."],["The policy can be configured to allow a certain number of retries by setting the `maximum_failures` parameter during the initialization of an instance."],["The page lists all the versions of the `SqlDatabasesServiceLimitedErrorCountRetryPolicy` class, ranging from `2.37.0-rc` down to `2.11.0`, giving context for the evolution of the policy."]]],[]]