[[["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-05 UTC."],[[["This webpage details the `DomainMappingsLimitedErrorCountRetryPolicy` class, which manages retries for `DomainMappingsConnection` in the App Engine C++ client library."],["The retry policy stops when a non-transient error occurs or the number of transient failures exceeds a specified limit, with `kUnavailable` being considered a transient error."],["The class allows you to define a `maximum_failures` parameter when creating a policy, effectively determining how many retries are allowed for transient errors."],["The page lists available versions, along with different constructors, and functions associated with the `DomainMappingsLimitedErrorCountRetryPolicy` class, such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure`."],["The most recent release is 2.37.0-rc, while the current version is 2.36.0."]]],[]]