[[["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 retries for `DomainMappingsConnection` in the context of Google Cloud's App Engine."],["The retry policy halts when non-transient errors occur or when the number of transient failures (specifically `kUnavailable` status codes) exceeds a set limit."],["The class includes constructors to create retry policies with a specified maximum number of transient errors allowed, with the option to completely disable retries by setting `maximum_failures` to 0."],["It offers functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to control the behaviour and lifecycle of the retry policies."],["The page contains a history of versions for this class, ranging from 2.11.0 up to 2.37.0-rc."]]],[]]