[[["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 designed for `RapidMigrationAssessmentConnection` that limits retries based on error counts."],["The policy halts retries when encountering a non-transient error or when the number of transient failures exceeds a predefined limit."],["Transient errors are identified by the `kUnavailable` status code, as outlined within this page, and users can modify the amount of maximum failures to account for transient errors."],["The policy has constructors that allow for the creation of new instances and support for moving or copying."],["Functions in this policy allow for the user to receive information about the amount of transient errors allowed, if it has failed or not, if it is a permanent failure, and the ability to reset the retry policy."]]],[]]