[[["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 webpage details the `RapidMigrationAssessmentLimitedErrorCountRetryPolicy`, a retry policy class for `RapidMigrationAssessmentConnection` in the C++ library."],["The policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures, with `kUnavailable` being the only status code classified as transient."],["The class offers constructors to define the maximum number of tolerable transient errors, also allowing the disablement of the retry loop."],["The class has several functions, such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure`, in addition to a function to create a new instance of the policy."],["The page lists the available versions from `2.37.0-rc` (latest) down to `2.13.0`."]]],[]]