[[["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`, a retry mechanism for `DomainMappingsConnection` in the Google Cloud App Engine C++ library, with the latest version being 2.37.0-rc."],["The retry policy halts if a non-transient error occurs or if the number of transient errors exceeds a defined limit."],["Transient errors in this context are specifically identified by the `kUnavailable` status code."],["The policy can be configured to disable retries by setting `maximum_failures` to 0 during instantiation, meaning you can pass `maximum_failures` to the `DomainMappingsLimitedErrorCountRetryPolicy` constructor."],["The page includes documentation for multiple versions of the library, dating back to version 2.11.0."]]],[]]