[[["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 `DataMigrationServiceLimitedErrorCountRetryPolicy`, a retry policy that manages retries based on the number of errors encountered."],["The policy ceases retrying when a non-transient error occurs or when the number of transient failures exceeds a predefined limit."],["Only the `kUnavailable` status code is considered a transient error for this specific class."],["The class contains functions like `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone()`, that manage the number of attempts, handle failure, and manage the status of the retry."],["The page also provides links to the documentation for different versions of the `DataMigrationServiceLimitedErrorCountRetryPolicy` class, from version 2.11.0 up to the latest release candidate, version 2.37.0-rc."]]],[]]