[[["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` class, which is a retry policy designed for `ApplicationsConnection` in the Google Cloud App Engine."],["The policy is designed to stop retrying when encountering non-transient errors or when the number of transient failures exceeds a preset limit."],["Transient errors are identified by the `kUnavailable` status code, as outlined within this page."],["The class offers constructors to set the maximum allowed number of transient failures and has functions to determine if retries are exhausted, if a failure is permanent, or if a retry should occur following an error."],["The latest version of this class is version `2.37.0-rc` with many prior versions being accessible, all the way down to `2.11.0` in the documentation."]]],[]]