[[["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-04-24 UTC."],[[["This webpage details the `ApplicationsLimitedErrorCountRetryPolicy` class, which is designed for managing retries for `ApplicationsConnection` in Google Cloud's C++ App Engine API."],["The policy halts retry attempts upon encountering a non-transient error or exceeding a predefined limit of transient failures, with `kUnavailable` being the only status code considered a transient error by default."],["The class includes constructors to set the maximum number of tolerable transient errors and to copy or move the policy, with the ability to disable retries by setting the maximum number of failures to 0."],["It provides functions to determine the maximum number of failures, check if the policy is exhausted, assess if a failure is permanent, and clone the policy to a new instance."],["The latest version available is 2.37.0-rc, and there are versions ranging from 2.11.0 up to 2.37.0-rc, each having their respective documentation."]]],[]]