[[["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-21 UTC."],[[["This page details the `RapidMigrationAssessmentRetryPolicy` for various versions, ranging from 2.13.0 to the latest release candidate 2.37.0-rc."],["The primary function described is the ability to manage retry attempts for `RapidMigrationAssessmentConnection` including `clone()`, `OnFailure(Status const &)`, `IsExhausted() const` and `IsPermanentFailure(Status const &) const`."],["The `clone()` function creates a new instance of the retry policy, reset to its initial state, returning a unique pointer to the new `RapidMigrationAssessmentRetryPolicy`."],["The `OnFailure` function, accepting a status parameter, determines whether to continue a retry based on the status given, and returns a boolean result."],["`IsExhausted()` and `IsPermanentFailure()` functions assess the state of the retry policy and also returns a boolean, checking if retries are exhausted or if a given status is a permanent failure."]]],[]]