[[["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` 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 specified limit, which by default are limited to the `kUnavailable` status code."],["The class includes constructors to create instances with a configurable `maximum_failures` threshold, where setting the `maximum_failures` to 0 will disable the retry loop."],["It provides several functions, including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, for managing retry behavior and error handling."],["The page also contains a comprehensive list of available versions for `FirewallLimitedErrorCountRetryPolicy`, ranging from 2.11.0 up to the most recent release candidate, 2.37.0-rc."]]],[]]