[[["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-08 UTC."],[[["This webpage details the `SqlUsersServiceLimitedErrorCountRetryPolicy`, a retry policy for `SqlUsersServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy will cease retrying if a non-transient error is returned, or if the number of transient failures exceeds the predefined `maximum_failures` count."],["`kUnavailable` is the only status code considered a transient error within this retry policy."],["The policy can be configured to disable the retry loop entirely by setting the `maximum_failures` to 0 when creating an instance."],["The page provides a list of available versions ranging from 2.11.0 up to 2.37.0-rc, with associated links for each version's documentation of the `SqlUsersServiceLimitedErrorCountRetryPolicy`."]]],[]]