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