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