[[["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 page details the `InstancesLimitedErrorCountRetryPolicy` for Google Cloud App Engine's C++ library, specifically for version 2.20.0 and newer."],["The `InstancesLimitedErrorCountRetryPolicy` manages retries for `InstancesConnection` based on the number of transient errors encountered."],["Retry attempts cease upon encountering a non-transient error or when the number of transient failures exceeds a predefined maximum."],["`kUnavailable` status codes are considered transient errors by this policy."],["The policy allows configuring the maximum number of tolerated transient errors, and you can disable retries entirely by setting `maximum_failures` to 0."]]],[]]