[[["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 page provides documentation for the `PolicyTroubleshooterRetryPolicy` class across various versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `PolicyTroubleshooterRetryPolicy` is utilized as the retry policy for `PolicyTroubleshooterConnection`, as indicated within the documentation."],["Key functions within this class include `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`."],["The `clone()` function of `PolicyTroubleshooterRetryPolicy` creates a new instance of the policy reset to its initial state, and is the only function to return a type other than a boolean."],["Each function of the class, `OnFailure`, `IsExhausted`, and `IsPermanentFailure`, returns a boolean, with `OnFailure` and `IsPermanentFailure` taking in `Status const &` as a parameter."]]],[]]