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