[[["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-21 UTC."],[[["This webpage details the `FirewallLimitedErrorCountRetryPolicy`, a retry mechanism designed for `FirewallConnection` in the Google Cloud C++ App Engine."],["The policy is designed to stop retrying when non-transient errors are encountered or when a specific number of transient failures is exceeded, with `kUnavailable` status code being the only treated transient error."],["Users can customize the number of tolerated transient errors during policy construction, setting it to `0` to disable retry loops altogether."],["The page lists various versions of the class, from `2.11.0` to the latest `2.37.0-rc`, with each version having a dedicated page for more details."],["It outlines the constructors, functions, and type aliases of the class, including methods to check for exhaustion, permanent failures, and to clone the policy."]]],[]]