[[["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`, a retry mechanism for `ApplicationsConnection` in Google Cloud's C++ App Engine library."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures, with `kUnavailable` being the only error code classified as a transient error."],["The `ApplicationsLimitedErrorCountRetryPolicy` class has constructors to set the maximum number of transient failures, with the option to disable retries entirely by setting the maximum failures to zero."],["The class includes methods to check if the retry policy is exhausted, to determine whether a failure is permanent, and to clone the policy."],["This page lists all versions of this documentation going back to 2.11.0, and also includes a link to the latest version."]]],[]]