[[["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-05 UTC."],[[["This page details the `ApplicationsLimitedErrorCountRetryPolicy` class, which is a retry policy for `ApplicationsConnection` in the Google Cloud C++ client library for App Engine."],["The policy stops retrying after encountering a non-transient error or exceeding a set number of transient failures, with `kUnavailable` as a defined transient error code."],["Users can customize the policy's behavior by setting the `maximum_failures` parameter in the constructor to control the number of allowed transient errors, or to disable the retry loop altogether."],["The page lists all the versions of the `ApplicationsLimitedErrorCountRetryPolicy` class, with the latest version being `2.37.0-rc`, allowing the user to navigate to older versions if necessary."],["The page outlines the available constructors, functions, and type aliases associated with this class, for a detailed overview of its capabilities."]]],[]]