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