[[["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-21 UTC."],[[["This webpage details the `ApplicationsLimitedErrorCountRetryPolicy` class, which is used to manage retries for `ApplicationsConnection` in Google Cloud's C++ App Engine API."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a specified limit."],["The policy considers the `kUnavailable` status code as a transient error."],["The class includes constructors to define the maximum number of allowed transient errors and offers methods to check if the retry attempts are exhausted or if a failure is permanent, as well as getting the maximum failures number."],["The page also lists the different versions of the `ApplicationsLimitedErrorCountRetryPolicy` class, starting with version 2.11.0 and up to the latest 2.37.0-rc."]]],[]]