[[["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-21 UTC."],[[["This webpage details the `CloudChannelServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `CloudChannelServiceConnection` that manages transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding a set number of transient failures, with `kUnavailable` being the only status code considered as transient in this context."],["The `CloudChannelServiceLimitedErrorCountRetryPolicy` can be configured with a `maximum_failures` parameter to control the number of allowable transient errors, or disabling the retry loop when `maximum_failures` is 0."],["The class provides functions to check the maximum number of failures, whether it is exhausted, if there is a permanent failure and a virtual function to clone the policy."],["The latest available version is `2.37.0-rc`, and the webpage covers versions all the way down to `2.11.0`."]]],[]]