[[["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 designed for `DataMigrationServiceConnection` that focuses on counting errors."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors, specifically those with a `kUnavailable` status code, are managed by this retry policy."],["The policy can be configured to allow a set amount of transient errors or be disabled altogether by setting `maximum_failures` to 0."],["The webpage provides an overview of several of the class' functions, including `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `maximum_failures` and `clone`, among others."]]],[]]