[[["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-07-30 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`."]]],[]]