[[["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-09 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 if the number of transient failures exceeds a pre-defined limit."],["`kUnavailable` status codes are considered transient errors, which are eligible for retry."],["The class provides constructors to set the maximum number of allowed transient errors and includes functions to manage retry behavior like `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`."],["The page also lists available versions of the `DomainMappingsLimitedErrorCountRetryPolicy`, including a release candidate, from 2.37.0-rc (latest) down to version 2.11.0."]]],[]]