[[["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`, a retry mechanism for `FirewallConnection` in the Google Cloud App Engine C++ library, with the most recent version available being 2.37.0-rc."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, and treats the `kUnavailable` status code as a transient error."],["You can create a `FirewallLimitedErrorCountRetryPolicy` instance by specifying the maximum number of transient errors allowed, with setting `maximum_failures` to 0 disabling retries entirely."],["The class includes functions for checking if retries are exhausted, handling failures, and determining if a failure is permanent, as well as the ability to clone the retry policy."],["The page also provides a comprehensive list of prior versions, from 2.36.0 to 2.11.0, of the same class, allowing you to view the documentation of specific versions."]]],[]]