[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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`."]]],[]]