[[["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 `MigrationCenterLimitedErrorCountRetryPolicy`, a retry mechanism for `MigrationCenterConnection` in the Google Cloud C++ client library."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures, with `kUnavailable` being the only status code classified as transient."],["The policy can be configured with a constructor that determines the maximum number of transient errors it tolerates, where providing a `maximum_failures` value of 0 disables retries."],["The document outlines various constructors, including copy and move constructors, as well as functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` that interact with this retry mechanism."],["The webpage lists the different versions of the `MigrationCenterLimitedErrorCountRetryPolicy` class, with version `2.37.0-rc` being the latest release candidate, and the `2.18.0` class documentation being the focus of the page."]]],[]]