[[["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-14 UTC."],[[["The `FoldersLimitedErrorCountRetryPolicy` is a retry policy for `FoldersConnection` that stops retrying after a non-transient error or a specified number of transient failures."],["The policy treats the `kUnavailable` status code as a transient error."],["You can configure the maximum number of transient failures allowed during retries using the constructor `FoldersLimitedErrorCountRetryPolicy(int maximum_failures)`."],["The current document shows links for versions ranging from 2.11.0 all the way up to the most recent 2.37.0-rc."],["The functions available in the class are `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, `clone()`."]]],[]]