[[["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 webpage details the `FirewallLimitedErrorCountRetryPolicy` class, which manages retries for `FirewallConnection` in the context of Google Cloud's App Engine."],["The retry policy halts when a non-transient error occurs or when the number of transient failures exceeds a predefined limit."],["Only `kUnavailable` status codes are considered transient errors in this implementation of the retry policy."],["The policy is configurable via a constructor, `FirewallLimitedErrorCountRetryPolicy(int)`, which accepts the `maximum_failures` as an argument to set the limit of the amount of transient errors."],["The latest version of this policy is 2.37.0-rc, and it also has a list of previous versions, up to and including version 2.11.0."]]],[]]