[[["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-21 UTC."],[[["This document provides details on the `CloudShellServiceLimitedErrorCountRetryPolicy`, a retry policy for `CloudShellServiceConnection` that is based on counting the number of errors."],["The retry policy will cease to function if a non-transient error is encountered, or if the prescribed number of transient failures has been reached, and it considers `kUnavailable` and `kUnknown` status codes as transient errors."],["You can instantiate a `CloudShellServiceLimitedErrorCountRetryPolicy` object by specifying the maximum number of transient errors to tolerate with an integer value."],["The retry policy features functions such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure`, along with the ability to create a reset clone of the policy through `clone()`."],["The document lists various versions of the `CloudShellServiceLimitedErrorCountRetryPolicy` class, ranging from version 2.11.0 to 2.37.0-rc."]]],[]]