[[["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."],[[["This webpage provides documentation for the `MigrationCenterLimitedErrorCountRetryPolicy` class, which is designed to handle transient errors during RPC calls in the Migration Center."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, which can be set during construction."],["The class treats `kUnavailable` status codes as transient errors, and the retry loop can be disabled by setting `maximum_failures` to 0."],["The documentation includes information on constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, and a `clone()` method for creating new instances of the policy."],["The page covers multiple versions of the class ranging from version 2.13.0 to the latest release candidate version 2.37.0-rc."]]],[]]