[[["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 outlines the `CloudDeployLimitedErrorCountRetryPolicy`, a retry mechanism for `CloudDeployConnection`."],["The policy limits retries based on the number of transient errors encountered, stopping if non-transient errors occur or a set number of transient failures are surpassed."],["Only the `kUnavailable` status code is considered a transient error in this policy, while others are not."],["The policy can be disabled by setting `maximum_failures` to 0 when creating an instance, and there are constructors to clone this class via `rhs`."],["The document also covers other member functions such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` which allows the class to be reset."]]],[]]