[[["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 `ProjectsRetryPolicy` class for version 2.32.0 of the C++ ResourceManager library, a class for managing retry logic for `ProjectsConnection`."],["The page provides a version history, with a link to the latest release candidate version 2.37.0-rc, along with a list of prior versions going back to 2.11.0."],["The `ProjectsRetryPolicy` class contains methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, with each method including documentation on parameters and return types."],["The `clone()` function returns a new policy instance reset to the beginning state, and the `OnFailure()` function accepts a `Status const &` parameter."],["The methods `IsExhausted()` and `IsPermanentFailure()` are also documented, explaining that both functions take in a `status` parameter, and return a `bool`."]]],[]]