[[["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-14 UTC."],[[["This page provides documentation for the `CloudDeployRetryPolicy` class, with the latest version being 2.37.0-rc and the current version being 2.31.0, as seen in the provided version history."],["The `CloudDeployRetryPolicy` class is associated with the retry mechanism for `CloudDeployConnection`, as specified in the provided description."],["The `CloudDeployRetryPolicy` class provides functionality for checking if a retry attempt has been exhausted through the `IsExhausted()` method."],["The class includes methods `OnFailure(Status const &)` and `IsPermanentFailure(Status const &) const` to handle retry logic based on status and determining permanent failures."],["You can use `clone() const` method to create new instances of the policy, reset to the initial state."]]],[]]