[[["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-05 UTC."],[[["This page details the `FirewallLimitedErrorCountRetryPolicy`, a retry mechanism for `FirewallConnection` in the Google Cloud App Engine C++ library, with the most recent version as 2.37.0-rc."],["The retry policy stops when a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with the `kUnavailable` status code treated as a transient error."],["Constructors are provided to create instances, specifying the maximum number of transient failures allowed, with an option to disable retry by setting `maximum_failures` to 0."],["The class provides functions to get the maximum failures allowed, handle failures, determine if retries are exhausted, assess permanent failures, and clone the policy."],["The `BaseType` alias refers to `FirewallRetryPolicy`."]]],[]]