[[["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` 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."]]],[]]