[[["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 App Engine."],["The policy limits retries based on the number of transient errors encountered, stopping if a non-transient error occurs or the maximum allowed transient failures are exceeded."],["The class treats `kUnavailable` status codes as transient errors and allows setting the maximum number of transient failures via the constructor."],["It provides functions to check if the retry policy is exhausted, if a failure is permanent, retrieve the maximum failure count, and a function to create a new instance."],["The page provides links to different versions of this class, including the latest release candidate version `2.37.0-rc`, as well as many previous releases."]]],[]]