[[["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 `RapidMigrationAssessmentLimitedErrorCountRetryPolicy`, a retry policy for `RapidMigrationAssessmentConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying upon encountering a non-transient error or exceeding a predefined threshold of transient failures, with `kUnavailable` status code being the only one treated as a transient error."],["You can set the maximum number of allowed transient failures upon constructing this retry policy, and if `maximum_failures` is equal to 0, the retry loop is disabled."],["The page provides version history navigation, with the latest being `2.37.0-rc` and going down to version `2.13.0`, with documentation for each."],["This class contains a number of functions such as `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone()` to control different aspects of the retry policy."]]],[]]