[[["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 limits retries based on the number of errors encountered."],["The policy halts retries when non-transient errors occur or when the number of transient failures exceeds a predefined threshold, with `kUnavailable` errors considered as transient."],["The `MigrationCenterLimitedErrorCountRetryPolicy` class includes constructors to set the maximum number of tolerable transient errors, and methods to manage and determine retry behavior, like `OnFailure`, `IsExhausted`, and `IsPermanentFailure`."],["The page also provides links to documentation for various versions of this class, ranging from the latest release candidate version `2.37.0-rc` down to version `2.13.0`."]]],[]]