[[["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 considers RPCs that return non-transient errors or exceed a predefined number of transient failures as reasons to halt the retry process."],["`kUnavailable` status codes are classified as transient errors within this policy."],["You can adjust the maximum number of tolerated transient errors when constructing an instance of `SqlUsersServiceLimitedErrorCountRetryPolicy`, with setting `maximum_failures` to 0 effectively disabling retries."],["The page contains a list of all the previous versions of this class, with `2.37.0-rc` being the latest and `2.11.0` being the oldest."]]],[]]