[[["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 before stopping retries."],["The policy ceases retrying upon encountering a non-transient error or when the number of transient failures exceeds a predefined limit, with `kUnavailable` status codes being the only status code treated as a transient error."],["Users can configure the maximum number of transient failures tolerated via the constructor `SqlUsersServiceLimitedErrorCountRetryPolicy(int)`, and setting `maximum_failures` to 0 disables the retry loop."],["The page also includes a listing of all available versions of this document, from version `2.37.0-rc` to version `2.11.0`, alongside the documentation for each of the constructors, functions, and the alias `BaseType` that the class contains."],["The `SqlUsersServiceLimitedErrorCountRetryPolicy` class has various methods such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` which are all detailed on this page, alongside other member functions."]]],[]]