[[["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 before stopping retries."],["The policy halts retries when a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The `kUnavailable` status code is treated as a transient error within this specific retry policy."],["Users can control the tolerance for transient errors by setting the `maximum_failures` parameter during the creation of an instance, or even disable retries by setting this parameter to zero."],["The page also includes a version history of the policy, from version 2.11.0 up to 2.37.0-rc."]]],[]]