[[["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-05 UTC."],[[["This document outlines the `InstancesLimitedErrorCountRetryPolicy`, a retry mechanism for `InstancesConnection` in Google Cloud's C++ App Engine library."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures, with `kUnavailable` being the only listed transient error status."],["The class offers constructors that set a `maximum_failures` parameter, where setting it to 0 disables retries."],["It also includes functions to check if a failure is permanent, if retries are exhausted, and a function to clone the policy to reset it to the initial state."],["The document contains links to various versions of this class, ranging from version 2.11.0 up to 2.37.0-rc."]]],[]]