[[["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 webpage details the `FirewallLimitedErrorCountRetryPolicy` class, which manages retries for `FirewallConnection` in the App Engine C++ client library."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures, and it considers `kUnavailable` status as transient."],["The class offers constructors to define the maximum allowed transient errors and functions to control the policy such as `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `maximum_failures()`, and `clone()`."],["The latest version of the class available is `2.37.0-rc`, with a history of other available versions starting at `2.11.0` as an alternative."],["`BaseType` is an alias for `FirewallRetryPolicy` within the class."]]],[]]