[[["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-09 UTC."],[[["This webpage details the `CloudShellServiceLimitedErrorCountRetryPolicy`, which is designed to manage retries for `CloudShellServiceConnection` based on the number of errors encountered."],["The policy halts retries upon encountering a non-transient error or when the number of transient failures surpasses a predefined limit."],["Transient errors, as defined by this policy, encompass `kUnavailable` and `kUnknown` status codes."],["The policy is customizable via the `CloudShellServiceLimitedErrorCountRetryPolicy(int)` constructor, which dictates the maximum number of transient errors allowed before stopping retries, and can disable retries when set to 0."],["The page provides a comprehensive list of versions for `CloudShellServiceLimitedErrorCountRetryPolicy` all the way from version 2.11.0 to the latest release candidate version 2.37.0-rc."]]],[]]