[[["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`, a retry mechanism specifically for `SqlDatabasesServiceConnection` in the C++ library."],["The retry policy stops if it encounters a non-transient error or if the number of transient failures exceeds a predefined limit."],["Only `kUnavailable` status codes are considered transient errors, and users can set the maximum number of tolerated transient errors when instantiating the `SqlDatabasesServiceLimitedErrorCountRetryPolicy`."],["The page details the constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()` and a type alias, `BaseType`, all related to this retry policy."],["This page contains links to documentation for versions 2.11.0 to 2.37.0-rc of this policy."]]],[]]