[[["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 provides documentation for the `RapidMigrationAssessmentLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ library and is used to manage retries for the `RapidMigrationAssessmentConnection`."],["The retry policy stops if a non-transient error is encountered or if the number of transient failures exceeds the specified `maximum_failures` threshold."],["`kUnavailable` status codes are considered transient errors within this retry policy."],["The class offers constructors to set the `maximum_failures` and several functions to check retry states and clone the retry policy."],["Several C++ library versions of the class are available, ranging from 2.13.0 to 2.37.0-rc."]]],[]]