[[["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 retry policy terminates when a non-transient error occurs or when the number of transient errors exceeds a predefined limit."],["Transient errors are identified by specific status codes, namely `kUnavailable` and `kUnknown`."],["The policy's behavior can be adjusted during instantiation by setting the `maximum_failures` parameter, with a value of 0 effectively disabling retries."],["The latest version of the retry policy is 2.37.0-rc, and the webpage provides access to various versions of the documentation for this class, all the way down to version 2.11.0."]]],[]]