[[["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 used with `RapidMigrationAssessmentConnection` that is based on counting errors."],["The policy ceases retrying when a non-transient error occurs or if the number of transient failures exceeds a defined limit, with `kUnavailable` being treated as transient."],["You can configure the maximum number of allowed transient errors using the `RapidMigrationAssessmentLimitedErrorCountRetryPolicy(int)` constructor, allowing for disabling retry loops if needed by setting `maximum_failures` to 0."],["The webpage provides an exhaustive list of version history for the `RapidMigrationAssessmentLimitedErrorCountRetryPolicy`, ranging from version `2.13.0` to the latest release candidate `2.37.0-rc`, along with other constructor and function details."]]],[]]