[[["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-04-23 UTC."],[[["This page details the `VmMigrationRetryPolicy` for the `VmMigrationConnection`, specifically focusing on version 2.22.1 and providing links to various other versions of the same policy."],["The `VmMigrationRetryPolicy` class includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The `clone()` function allows users to create a new instance of the retry policy, resetting it to its initial state."],["The functions `OnFailure()`, and `IsPermanentFailure()` receive a `Status const &` parameter, allowing the user to verify the failure, and whether it is permanent respectively, returning a bool."],["The function `IsExhausted()` allows users to check whether the policy is exhausted, returning a bool."]]],[]]