[[["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 `ApplicationsLimitedErrorCountRetryPolicy`, a component used for handling retries in the context of `ApplicationsConnection` for Google Cloud App Engine."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a specified limit, with `kUnavailable` being treated as transient."],["The policy can be configured with a maximum number of tolerated transient errors (`maximum_failures`), and setting this value to `0` effectively disables retries."],["The page lists available versions, ranging from `2.11.0` to the latest release candidate `2.37.0-rc`, with each version linking to its specific documentation of this policy."],["This class provides different functions for checking parameters such as `OnFailure`, `IsExhausted`, `IsPermanentFailure` and `maximum_failures`, as well as a function for cloning."]]],[]]