[[["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-09 UTC."],[[["This webpage details the `SqlFlagsServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `SqlFlagsServiceConnection` that limits the number of transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding the defined maximum number of transient failures, and `kUnavailable` status codes are treated as transient errors."],["The `SqlFlagsServiceLimitedErrorCountRetryPolicy` class includes constructors for setting the maximum allowed transient failures and copy/move operations, along with functions to determine the maximum failures, handle failures, check for exhaustion, identify permanent failures, and clone the policy."],["Version 2.37.0-rc is the latest version available, but there is a history of versions going back to 2.11.0."],["The `BaseType` alias is defined as `SqlFlagsServiceRetryPolicy`."]]],[]]