[[["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-14 UTC."],[[["This webpage details the `FirewallLimitedErrorCountRetryPolicy` class, which manages retries for `FirewallConnection` based on a limited count of transient errors."],["The policy halts retries when encountering a non-transient error or when the number of transient failures exceeds a preset maximum."],["Transient errors, in this context, are identified by the `kUnavailable` status code."],["The class provides constructors to set the maximum number of allowed transient failures and includes functions to manage error handling and retry logic."],["The policy is based on the version release for the cpp client which currently ranges from version 2.11.0 to the latest version candidate 2.37.0-rc."]]],[]]