[[["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-05 UTC."],[[["This webpage details the `CloudChannelServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `CloudChannelServiceConnection` that limits the number of transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding the defined maximum number of transient failures, and `kUnavailable` status codes are treated as transient errors."],["The class allows users to create an instance specifying the maximum number of transient failures it can tolerate, including an option to disable the retry loop."],["Key functions include `OnFailure` to check the status, `IsExhausted` to check if the policy is out of retries, `IsPermanentFailure` to check for non-transient failures, and `clone` to create a new policy instance."],["The webpage provides a comprehensive list of available versions, ranging from 2.11.0 up to the latest release candidate, 2.37.0-rc."]]],[]]