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