[[["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 `FoldersLimitedErrorCountRetryPolicy` class, which is designed for managing retries in `FoldersConnection` based on the number of encountered errors."],["The policy halts retries upon detecting a non-transient error or exceeding a predefined count of transient failures, and `kUnavailable` is the sole error status code considered a transient error."],["You can configure the maximum number of transient errors allowed via the class constructor, setting the value at 0 will disable the retry loop."],["The page also offers links to various versioned documentation of the `FoldersLimitedErrorCountRetryPolicy` class, from version 2.11.0 to the latest 2.37.0-rc."],["The documentation includes methods for obtaining the number of `maximum_failures`, checking if the policy is exhausted, checking for permanent failures, and creating a new instance of the policy, along with its corresponding parameters and description."]]],[]]