[[["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-18 UTC."],[[["This webpage details the `FirewallLimitedErrorCountRetryPolicy` class, which manages retries for `FirewallConnection` based on error counts."],["The class stops retrying if a non-transient error occurs or if the number of transient failures exceeds a defined limit, which by default are limited to the `kUnavailable` status code."],["The class includes constructors to create instances with a specified maximum number of transient failures, where `maximum_failures == 0` will disable the retry loop."],["The `FirewallLimitedErrorCountRetryPolicy` class also has functions to set failure conditions, determine if it is exhausted, and create a clone of itself."],["The webpage also includes links to all the available versions of the library, ranging from `2.37.0-rc` down to `2.11.0`."]]],[]]