[[["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-26 UTC."],[[["This webpage details the `CloudShellServiceLimitedErrorCountRetryPolicy`, which is used to manage retries for `CloudShellServiceConnection` in the event of errors."],["The retry policy halts when a non-transient error occurs or when the number of transient failures exceeds a predefined limit."],["Transient errors in this policy are defined as `kUnavailable` and `kUnknown` status codes."],["The policy's constructor allows configuration of the `maximum_failures`, which can also be set to 0 to disable retries."],["The page also details the functions such as `OnFailure`, `IsExhausted`, `IsPermanentFailure` and `clone` as well as a `BaseType` alias."]]],[]]