[[["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 document provides information on the `MigrationCenterLimitedErrorCountRetryPolicy` class, which is used to define a retry policy for `MigrationCenterConnection` in the context of the Migration Center service."],["The retry policy stops if a non-transient error is returned by an RPC, or if the number of transient failures exceeds the maximum allowed count."],["Only the `kUnavailable` status code is considered a transient error by this class."],["Constructors are available to create instances with a specified number of maximum failures, and existing instances can also be copied."],["The class offers functions to check if the retry policy is exhausted, if a failure is permanent, and to retrieve the maximum failures count."]]],[]]