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