[[["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 document provides versioned documentation for the `RapidMigrationAssessmentLimitedErrorCountRetryPolicy` class, spanning from version 2.13.0 up to the latest release candidate 2.37.0-rc."],["The `RapidMigrationAssessmentLimitedErrorCountRetryPolicy` class is designed to manage retries for the `RapidMigrationAssessmentConnection` by tracking errors and halting after a predetermined number of transient failures or upon encountering a non-transient error."],["The class considers `kUnavailable` status codes as transient errors, as well as providing the option to disable the retry loop by setting `maximum_failures` to 0."],["The class has the ability to create new instances and check for both exhausted status and permanent failures, as well as determine the amount of `maximum_failures` that have been set."],["The `BaseType` alias is equivalent to `RapidMigrationAssessmentRetryPolicy` in the context of this class."]]],[]]