[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]