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