[[["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-26 UTC."],[[["This webpage provides documentation for the `SqlTiersServiceLimitedErrorCountRetryPolicy`, a retry mechanism specifically for `SqlTiersServiceConnection` in the C++ library."],["The retry policy stops if it encounters a non-transient error or if the number of transient errors exceeds the configured `maximum_failures`."],["The policy considers the `kUnavailable` status code as a transient error."],["The documentation covers multiple versions of the `SqlTiersServiceLimitedErrorCountRetryPolicy`, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, as well as offering a specific section for the current version, 2.15.1."],["The document details the constructors, functions like `maximum_failures`, `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone`, and the type alias `BaseType`, allowing users to understand and utilize the policy."]]],[]]