[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 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`."]]],[]]