[[["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 specifically designed for `CloudChannelServiceConnection`."],["The policy stops retrying operations if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors are defined as those with the status code `kUnavailable`."],["The `CloudChannelServiceLimitedErrorCountRetryPolicy` constructor allows setting a `maximum_failures` parameter, which dictates the number of transient errors it will tolerate before stopping, with a value of 0 disabling retries."],["The page presents several versions of this policy ranging from 2.11.0 up to the most recent version, 2.37.0-rc, with each version including a hyperlink to the associated documentation for that specific version."]]],[]]