[[["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 `MigrationCenterLimitedErrorCountRetryPolicy`, a retry mechanism for `MigrationCenterConnection` that halts retries upon non-transient errors or exceeding a set number of transient failures."],["The latest version of this class is `2.37.0-rc`, with documentation available for versions dating back to `2.13.0`."],["Transient errors are determined by the `kUnavailable` status code."],["You can configure the retry policy with a `maximum_failures` parameter during object construction, with the option to completely disable retries by setting it to 0."],["The class provides functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to control and manage the retry behavior."]]],[]]