[[["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 `PolicyTroubleshooterRetryPolicy` for the `PolicyTroubleshooterConnection`, outlining its functionality across multiple versions."],["The latest version available is `2.37.0-rc`, with a history of versions dating back to `2.11.0` documented on the page."],["Key functions of the `PolicyTroubleshooterRetryPolicy` include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, all of which play a role in managing retries."],["The `OnFailure()` and `IsPermanentFailure()` functions take a `Status const &` parameter, which provides information on the state."],["The `IsExhausted()` and `IsPermanentFailure()` functions return boolean values, and the `clone()` function returns `std::unique_ptr\u003c PolicyTroubleshooterRetryPolicy \u003e` which will create a new instance of the policy."]]],[]]