[[["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-05-07 UTC."],[[["This document provides a comprehensive overview of the `MigrationServiceLimitedErrorCountRetryPolicy`, detailing its function in handling transient errors for `MigrationServiceConnection`."],["The `MigrationServiceLimitedErrorCountRetryPolicy` stops retrying if a non-transient error occurs or if the number of transient failures exceeds a set limit."],["The policy considers `kUnavailable` as a transient error, and can be configured to disable retries entirely by setting `maximum_failures` to 0."],["The document includes a list of available versions for the policy, ranging from version 2.11.0 to the release candidate version 2.37.0-rc, with version 2.30.0 as the default."],["The class interface lists available constructors and functions, including `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone()`."]]],[]]