[[["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-21 UTC."],[[["This webpage provides documentation for the `CloudShellServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud Shell C++ client library."],["The `CloudShellServiceLimitedErrorCountRetryPolicy` defines a retry policy for `CloudShellServiceConnection` that stops retrying after a non-transient error or exceeding a set number of transient failures."],["Transient errors are determined by `kUnavailable` and `kUnknown` status codes."],["The policy can be configured to allow a specific number of transient errors via the `maximum_failures` parameter in its constructor, or by setting it to 0, the retry loop can be disabled."],["The page lists different versions, ranging from `2.11.0` to `2.37.0-rc` and various functions and constructors associated with this class, such as `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `clone() const`."]]],[]]