[[["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 page provides documentation for the `SqlTiersServiceLimitedErrorCountRetryPolicy`, a retry mechanism specifically for `SqlTiersServiceConnection` in the C++ client library."],["The retry policy limits retries based on the number of transient errors encountered, stopping if a non-transient error occurs or if the transient error count exceeds a defined maximum."],["The `kUnavailable` status code is categorized as a transient error in this specific retry policy implementation, and can be specified through the constructor."],["The class provides functions such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure` for managing the retry logic, along with a `clone` method to reset the policy to its initial state."],["The documentation outlines various versions of the `SqlTiersServiceLimitedErrorCountRetryPolicy` class, ranging from version 2.11.0 to the latest 2.37.0-rc."]]],[]]