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