[[["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 document provides details on the `InstancesLimitedErrorCountRetryPolicy` class, a retry mechanism for `InstancesConnection` in the Google Cloud App Engine C++ library."],["The retry policy halts when a non-transient error occurs or the number of transient errors exceeds a specified limit."],["Transient errors, specifically the `kUnavailable` status code, are handled by this class."],["The class includes constructors to set the maximum number of tolerable transient failures and methods to determine if the policy is exhausted, if a failure is permanent, or the current maximum failures allowed."],["The current versions, ranging from `2.11.0` to the latest `2.37.0-rc` can all be found in this list, all with respective access points."]]],[]]