[[["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-14 UTC."],[[["The page details the `MigrationCenterLimitedErrorCountRetryPolicy`, a retry mechanism for `MigrationCenterConnection` that limits retries based on the number of detected transient errors."],["This retry policy stops attempting if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Only `kUnavailable` status codes are considered transient errors in this retry policy."],["The policy can be configured during instantiation to allow a specified maximum number of transient errors, where setting `maximum_failures` to 0 will disable retry loops."],["The page also presents information on the different available versions, ranging from `2.13.0` to `2.37.0-rc`."]]],[]]