[[["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."],[[["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()`."]]],[]]