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