[[["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-05 UTC."],[[["This document provides information on the `CloudDeployLimitedErrorCountRetryPolicy` class, which is a retry policy for `CloudDeployConnection`."],["The retry policy will stop if an RPC returns a non-transient error or if a prescribed number of transient failures are detected, and in this class, `kUnavailable` is considered a transient error."],["The policy can be configured with a maximum number of transient errors it will tolerate via the constructor `CloudDeployLimitedErrorCountRetryPolicy(int)`."],["The class offers functions to control its usage, such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`."],["The latest version available is 2.37.0-rc, and a list of previous versions is available, starting with 2.36.0 and going back to 2.11.0."]]],[]]