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