[[["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`, which is used to manage retries for `DataMigrationServiceConnection` based on the number of errors encountered."],["The retry policy will stop if a non-transient error occurs or if the number of transient failures exceeds a defined limit."],["The class treats `kUnavailable` status codes as transient errors and will retry them, while the number of retries are managed by the retry policy instance."],["The policy can be configured with a `maximum_failures` parameter during instantiation, where a value of 0 disables retries."],["This page also includes a list of links to different versions of this class, with 2.37.0-rc being the latest, and then ranging down all the way to 2.11.0."]]],[]]