[[["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 webpage provides documentation for the `FoldersLimitedErrorCountRetryPolicy` class, a retry mechanism specifically designed for `FoldersConnection` in Google Cloud's Resource Manager."],["The retry policy halts when a non-transient error occurs or when the number of transient failures exceeds a pre-defined limit, with `kUnavailable` being the only error code considered transient."],["The `FoldersLimitedErrorCountRetryPolicy` class allows for creating instances with a set `maximum_failures` parameter, and also allows the retry loop to be disabled if needed, by setting the parameter to 0."],["The documentation covers the different constructors, and functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, as well as information on the `BaseType` type alias."],["This page also lists the historical version numbers for the given class, including the latest version being `2.37.0-rc`, down to version `2.11.0`."]]],[]]