[[["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 document outlines the `CloudDeployLimitedErrorCountRetryPolicy`, a retry mechanism for `CloudDeployConnection`."],["The retry policy terminates if a non-transient error occurs or if the number of transient errors exceeds a predefined limit."],["Transient errors, specifically `kUnavailable`, are the only errors considered for the error count."],["The policy can be configured with a maximum number of tolerated transient failures, and setting `maximum_failures` to 0 disables the retry mechanism."],["The policy includes functions for managing transient failures, such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure`, as well as a `clone` function to create new instances."]]],[]]