[[["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-21 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."],["The `kUnavailable` status code is specifically classified as a transient error within this policy."],["You can adjust the maximum amount of failures tolerated by an instance of this policy via the constructor, and even disable the retry loop altogether."],["The webpage displays all the functions, constructors, and parameters associated with the `SqlUsersServiceLimitedErrorCountRetryPolicy` class, along with its various version releases, from 2.11.0 to 2.37.0-rc, with the latest version being 2.37.0-rc."]]],[]]