[[["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 details the `SqlUsersServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `SqlUsersServiceConnection` that limits the number of transient errors."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds the maximum failures limit, with `kUnavailable` status code being considered transient."],["Users can customize the maximum number of allowed transient errors via the constructor `SqlUsersServiceLimitedErrorCountRetryPolicy(int)`."],["The class provides functions such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `maximum_failures` to manage and check the state of the retry policy, as well as a clone method to reset."],["The most recent version of the api available is `2.37.0-rc`, and the page also shows other older versions starting at `2.36.0`, down to `2.11.0`."]]],[]]