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