[[["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-14 UTC."],[[["This webpage details the `RapidMigrationAssessmentLimitedErrorCountRetryPolicy`, a retry policy used for `RapidMigrationAssessmentConnection`."],["The policy halts retries upon encountering a non-transient error or exceeding the specified limit of transient failures, with `kUnavailable` being the only error that is considered transient."],["You can initialize the `RapidMigrationAssessmentLimitedErrorCountRetryPolicy` by determining the maximum number of transient errors to allow through the `maximum_failures` parameter."],["The latest version is `2.37.0-rc`, and there are versions dating back to `2.13.0` available to view."],["The webpage outlines the class's constructors, such as `RapidMigrationAssessmentLimitedErrorCountRetryPolicy(int)` and `RapidMigrationAssessmentLimitedErrorCountRetryPolicy(RapidMigrationAssessmentLimitedErrorCountRetryPolicy &&)` , as well as its key functions like `OnFailure(Status const &)` and `clone() const`."]]],[]]