[[["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-04-17 UTC."],[[["This page details the `InstancesLimitedErrorCountRetryPolicy`, a retry mechanism for `InstancesConnection` in Google Cloud's App Engine."],["The policy halts retries upon encountering a non-transient error or surpassing a predefined count of transient failures, with `kUnavailable` treated as a transient error."],["The `InstancesLimitedErrorCountRetryPolicy` class includes constructors, such as one allowing configuration of the maximum number of allowed transient failures, with a setting of 0 disabling retries."],["Key functions include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which manage and determine retry behavior based on error status."],["The content list versions for this class going back to 2.11.0, and as new as 2.37.0-rc."]]],[]]