[[["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 `InstancesLimitedErrorCountRetryPolicy`, a retry mechanism for `InstancesConnection` in Google Cloud's C++ App Engine library."],["The policy halts retries upon encountering non-transient errors or exceeding a defined number of transient failures, where `kUnavailable` is considered a transient error."],["The policy is configurable to allow a set maximum amount of failures before no longer retrying, as well as having its retry loop fully disabled."],["The page includes a list of versions, ranging from the latest `2.37.0-rc` down to `2.11.0`, each providing documentation for the `InstancesLimitedErrorCountRetryPolicy`."],["The webpage documents the various constructors, functions, and type aliases associated with this retry policy, including how to clone and manipulate it."]]],[]]