[[["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 webpage details the `CloudChannelServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `CloudChannelServiceConnection` that limits the number of transient errors."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a specified limit, with `kUnavailable` treated as a transient error."],["You can set the maximum allowed number of transient errors by creating an instance with an integer representing `maximum_failures`, and disable retry loops by setting `maximum_failures` to 0."],["The class includes functions to check if the policy is exhausted, if there is a permanent failure, and to get the maximum amount of failures allowed, along with creating new instances of the policy."],["A list of available versions of `CloudChannelServiceLimitedErrorCountRetryPolicy` is provided, ranging from 2.11.0 to 2.36.0, and the latest rc version, 2.37.0-rc, with links to the documentation for each."]]],[]]