[[["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 details the `CloudDeployRetryPolicy` for various versions, ranging from the latest release candidate, 2.37.0-rc, down to version 2.11.0."],["The `CloudDeployRetryPolicy` is specifically for the `CloudDeployConnection`."],["Key functions within this retry policy include `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`."],["The `OnFailure` and `IsPermanentFailure` functions both take a `Status const &` parameter and return a `bool` indicating the success or failure of a particular state, while the `clone` function will create a new instance of the policy, and the `IsExhausted` will return a `bool` regarding the state of exhaustion."],["The current page is for version 2.26.0 of the cloud deploy retry policy."]]],[]]