[[["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 for `SqlFlagsServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy will stop retrying if a non-transient error is returned by an RPC or if the number of transient failures exceeds the maximum prescribed limit."],["Transient errors in this policy are identified by the `kUnavailable` status code, which determines when a retry can occur."],["The class offers constructors to define the maximum number of transient failures allowed before the policy stops, and can be disabled by setting `maximum_failures` to 0."],["The page includes versioned links to the documentation from 2.11.0 to the latest 2.37.0-rc version of the class `SqlFlagsServiceLimitedErrorCountRetryPolicy`."]]],[]]