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