[[["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 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."]]],[]]