[[["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-04-23 UTC."],[[["This document provides information on the `MigrationCenterLimitedErrorCountRetryPolicy`, a class that manages retry attempts for `MigrationCenterConnection` in the context of the Google Cloud Migration Center."],["The retry policy halts if non-transient errors occur or if the number of transient failures exceeds a predefined limit, with `kUnavailable` status codes being treated as transient errors."],["You can configure the retry policy's tolerance for transient errors by setting the `maximum_failures` parameter during the construction of the `MigrationCenterLimitedErrorCountRetryPolicy` class."],["The document contains a list of `MigrationCenterLimitedErrorCountRetryPolicy` classes for different versions of the library, ranging from version `2.37.0-rc` to `2.13.0`."],["The class has several constructors, functions, and type aliases that control the behaviors of the policy, such as `maximum_failures`, `OnFailure`, `IsExhausted`, and `clone`."]]],[]]