[[["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 page provides documentation for the `CloudChannelServiceLimitedErrorCountRetryPolicy`, a class designed to manage retry attempts for `CloudChannelServiceConnection` based on the number of errors encountered."],["The retry policy terminates if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The class treats `kUnavailable` status codes as transient errors and allows you to disable the retry loop by setting `maximum_failures` to 0."],["The page documents the different versions of this policy, from the current latest release candidate version 2.37.0-rc down to 2.11.0."],["There are multiple constructors available, and the page includes information for various functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`."]]],[]]