[[["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-08-14 UTC."],[[["This document provides information on the `ControlServiceLimitedErrorCountRetryPolicy` class, which is designed to handle retries for the `ControlServiceConnection` based on the number of errors encountered."],["The policy will halt retries if a non-transient error is returned by an RPC or if the number of transient failures surpasses the defined limit."],["The only status code that this class identifies as a transient error is `kUnavailable`."],["You can configure the maximum number of transient failures allowed during retry attempts when constructing the `ControlServiceLimitedErrorCountRetryPolicy` object."],["The document also details various versions, constructors, functions, and type aliases associated with the `ControlServiceLimitedErrorCountRetryPolicy` class."]]],[]]