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