[[["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 a non-transient error occurs or when the number of transient failures exceeds a preset limit, with `kUnavailable` status code being the only code considered a transient error."],["You can set the maximum number of transient failures tolerated during initialization of `CloudDeployLimitedErrorCountRetryPolicy`, or disable the retry loop by setting it to zero."],["The class provides functions to check if the retry policy is exhausted, determine if a failure is permanent, get the maximum failures, and create a clone instance."],["The document also lists numerous versions of this service, from 2.11.0 all the way to the latest release, 2.37.0-rc."]]],[]]