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