[[["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 details the `DataMigrationServiceLimitedErrorCountRetryPolicy`, which is used to manage retries for `DataMigrationServiceConnection` based on the number of errors encountered."],["The policy halts retries upon encountering a non-transient error or exceeding a set number of transient failures, with `kUnavailable` considered a transient error."],["The policy is customizable via its constructor, allowing configuration of the maximum number of transient failures allowed before stopping the retries, with retry loops being disabled if set to zero."],["The webpage shows all versions of this class, with the latest being version 2.37.0-rc, and this specific page covering version 2.23.0."],["It has functions such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure` to manage the retry logic, and `clone()` to create a new instance."]]],[]]