[[["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-14 UTC."],[[["This document outlines the `CloudDeployLimitedErrorCountRetryPolicy`, a retry mechanism for `CloudDeployConnection` that limits retries based on the number of errors encountered."],["The policy halts retries when non-transient errors occur or when the number of transient failures exceeds a predefined threshold, with `kUnavailable` errors considered as transient."],["The `CloudDeployLimitedErrorCountRetryPolicy` can be configured to allow a certain number of transient failures via its constructor, with an option to disable retries completely by setting the `maximum_failures` to 0."],["The class offers functions to check if the policy is exhausted, if a failure is permanent, and to clone the policy to create new instances with an initial state."],["The document provides a list of the available versions, from the latest 2.37.0-rc to the 2.11.0, for the CloudDeploy service."]]],[]]