[[["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-05-07 UTC."],[[["This webpage details the `SqlFlagsServiceLimitedErrorCountRetryPolicy`, a retry policy for `SqlFlagsServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying if 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 by this class."],["You can set the maximum number of allowed transient errors during the construction of this class, and disabling the retry loop can be achieved by setting the `maximum_failures` parameter to 0."],["The page also includes a version history of the class, starting from version 2.11.0 to 2.37.0-rc, linking the documentation of each version of the class."]]],[]]