[[["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` that limits retries based on the number of detected transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined limit of transient failures, with `kUnavailable` being treated as the only transient error."],["Users can customize the policy's behavior by setting the `maximum_failures` parameter during object construction to control the error tolerance, with a value of 0 disabling the retry loop entirely."],["The document details the constructors, functions, and type aliases available within this class, including methods to check if the retry attempts are exhausted, to determine permanent failure, and to clone the policy."],["The latest version is 2.37.0-rc, and the document provides a listing of several older versions of the `CloudDeployLimitedErrorCountRetryPolicy`, for which users can view the documentation."]]],[]]