[[["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 details the `PolicyTroubleshooterRetryPolicy` for various versions, with the latest being version `2.37.0-rc`."],["The `PolicyTroubleshooterRetryPolicy` class is specifically for the `PolicyTroubleshooterConnection` to manage retries."],["Key functions of `PolicyTroubleshooterRetryPolicy` include `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`."],["The functions `OnFailure`, `IsExhausted`, and `IsPermanentFailure` are each listed with two iterations in the content provided, likely for overloading purposes, which allows for multiple functions of the same name, but with different parameters."],["The `clone` function returns an instance of the policy, reset to the initial state."]]],[]]