[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 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."]]],[]]