[[["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 `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."]]],[]]