[[["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 `DomainMappingsLimitedErrorCountRetryPolicy` class, which manages retry attempts 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 predefined maximum."],["Transient errors in this policy are defined as those with the `kUnavailable` status code."],["The class provides constructors to set the maximum number of allowed transient errors, with an option to disable retries completely by setting the limit to 0."],["The webpage is organized by version of the documentation, with version 2.37.0-rc being the latest, and goes back as far as 2.11.0, with a link to each versions documentation for this class."]]],[]]