[[["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 page provides documentation for the `CloudDeployLimitedErrorCountRetryPolicy` class in C++, designed for handling transient errors in `CloudDeployConnection`."],["The retry policy stops when a non-transient error occurs or when the number of transient failures exceeds a set maximum, with `kUnavailable` being the only status code considered transient."],["The class offers constructors to create instances, allowing for configuration of the maximum number of tolerated transient errors, including a method for disabling retries entirely."],["Key functions include `OnFailure`, `IsExhausted`, and `IsPermanentFailure` for managing the retry process, and `clone` for creating new instances."],["The documentation lists available versions, from `2.11.0` to the latest release candidate `2.37.0-rc`, with the current version being `2.28.0`."]]],[]]