[[["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++ client library for Rapid Migration Assessment."],["The `RapidMigrationAssessmentLimitedErrorCountRetryPolicy` class defines a retry policy that limits the number of transient errors before stopping retries, and considers the status code `kUnavailable` as a transient error."],["The latest release candidate version is 2.37.0-rc, and the documentation covers versions ranging from 2.13.0 up to this release candidate."],["The class's constructors allow creating an instance that tolerates a specified number of transient errors, and retries can be disabled when the `maximum_failures` is set to 0."],["The documentation covers the functions available in the class, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` allowing users to check, handle, and control the retry policy and error statuses."]]],[]]