[[["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 page details the `FoldersRetryPolicy` class within the `resourcemanager` library, which is used to manage retry logic for `FoldersConnection`."],["The most recent release candidate version for the class documentation is 2.37.0-rc, and other past versions are also available for review down to 2.11.0."],["The class provides functions to determine if a retry attempt should occur on failure (`OnFailure`), if the retry policy is exhausted (`IsExhausted`), or if a failure is permanent (`IsPermanentFailure`)."],["The `clone()` function creates a fresh instance of the `FoldersRetryPolicy`, resetting it to the initial state."],["Each of these functions, `OnFailure`, `IsExhausted`, `IsPermanentFailure` and `clone` have a return type of a boolean, or `std::unique_ptr\u003cFoldersRetryPolicy\u003e`."]]],[]]