[[["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 document provides a retry policy (`DataMigrationServiceLimitedErrorCountRetryPolicy`) for `DataMigrationServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy halts retries when a non-transient error occurs or when the number of transient failures exceeds a predefined limit."],["The policy considers the `kUnavailable` status code as a transient error, indicating a temporary service interruption."],["The number of tolerated transient failures can be configured upon instantiation via the `maximum_failures` parameter, and can be completely disabled by setting `maximum_failures` to 0."],["The latest version of this policy is 2.37.0-rc, but there are numerous other versions that can be reviewed, from 2.11.0 to the latest."]]],[]]