[[["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 page details the `FirewallsRetryPolicy` class, which is used for handling retry logic within the `FirewallsConnection` for various versions."],["The latest release candidate (rc) version is 2.37.0-rc, and the page also lists all prior versions, ranging from 2.36.0 down to 2.15.1."],["The `FirewallsRetryPolicy` class includes functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, each designed to manage different aspects of the retry process."],["The `OnFailure()` and `IsPermanentFailure()` functions both take a status const as a parameter and return a boolean value, while the `IsExhausted` function returns a boolean value, and the `clone()` function returns a unique pointer."]]],[]]