[[["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 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."]]],[]]