[[["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 provides documentation for the `ApplicationsLimitedErrorCountRetryPolicy` class, specifically for version 2.30.0 of the Google Cloud C++ client library for App Engine."],["The `ApplicationsLimitedErrorCountRetryPolicy` class is designed to manage retries for `ApplicationsConnection` by limiting the number of transient errors that are permitted before stopping the retry process."],["Transient errors, identified by the `kUnavailable` status code, can trigger a retry, and the policy allows for a configurable number of these errors via the `maximum_failures` parameter in the constructor."],["The policy includes functions to determine if the retry limit has been exhausted (`IsExhausted`), whether a failure is permanent (`IsPermanentFailure`), and allows for creating a new instance reset to its initial state via the `clone()` function."],["The webpage shows the user many previous versions of the documentation, in case they need to check against an older version, with the latest being 2.37.0-rc."]]],[]]