[[["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`, a retry mechanism for `FirewallConnection` in the Google Cloud App Engine C++ library, with the latest version being `2.37.0-rc`."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The class considers the `kUnavailable` status code as a transient error that could allow a retry."],["The policy's constructor takes an integer, `maximum_failures`, which determines the maximum number of transient errors allowed before stopping retries; setting it to 0 disables retries."],["The webpage provides documentation for several functions of the `FirewallLimitedErrorCountRetryPolicy`, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, as well as their respective inputs and outputs."]]],[]]