[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 UTC."],[[["The webpage documents different versions of the `DataMigrationServiceLimitedErrorCountRetryPolicy`, with the latest being `2.37.0-rc`."],["This retry policy is designed for `DataMigrationServiceConnection` and stops retrying when a non-transient error occurs or when the number of transient failures exceeds a predefined threshold."],["Transient errors are specifically defined as `kUnavailable` status codes within this policy."],["The policy is constructed by setting the maximum number of tolerable transient errors, which can be disabled by setting the `maximum_failures` parameter to 0."],["The class includes functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage and assess the retry behavior and status."]]],[]]