[[["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 `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."]]],[]]