[[["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`, a retry mechanism for `DomainMappingsConnection` in the Google Cloud App Engine C++ library."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a defined limit, with `kUnavailable` being treated as transient."],["The policy can be configured with a maximum number of tolerated transient errors, and setting `maximum_failures` to 0 disables retries."],["The page also lists the different versions of this Class from version 2.11.0 to 2.37.0-rc, with the latest being 2.37.0-rc, and each version is accessible via a separate link."],["The policy class has constructors, and functions to return the maximum failures, check if it is exhausted, and if the failure is permanent, plus it also contains type aliases."]]],[]]