[[["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-21 UTC."],[[["This webpage details the `IamCheckerRetryPolicy` class, a part of the `policytroubleshooter` library, which is integral for managing retry logic within the `IamCheckerConnection` in C++."],["The content provides a version history for the `IamCheckerRetryPolicy` class, starting from version 2.11.0 up to the latest release candidate version 2.37.0-rc, each with its corresponding documentation link."],["The `IamCheckerRetryPolicy` class includes several functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, that are used to control the behavior of the retry policy, especially during error conditions."],["The `OnFailure()` and `IsPermanentFailure()` functions take a `Status` object as a parameter, which allows to determine whether a failure should trigger a retry or is permanent."]]],[]]