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