[[["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 webpage details the `FirewallLimitedErrorCountRetryPolicy` class, which manages retries for `FirewallConnection` in the App Engine C++ client library."],["The policy stops retrying if it encounters a non-transient error or exceeds a set number of transient failures, with `kUnavailable` being treated as transient."],["The class offers constructors to create instances, including specifying the maximum number of transient errors tolerated."],["Several functions, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, provide control and information about the retry policy's state and behavior."],["The documentation covers various versions of the App Engine C++ client library, from 2.11.0 up to the latest release candidate 2.37.0-rc."]]],[]]