[[["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."],[[["This webpage details the `FoldersLimitedErrorCountRetryPolicy`, a retry mechanism for `FoldersConnection` in Google Cloud's C++ ResourceManager library."],["The policy limits retries based on the number of transient errors, stopping if a non-transient error occurs or the maximum number of transient failures is exceeded, with `kUnavailable` being treated as a transient error."],["You can construct this policy by specifying the maximum number of transient errors tolerated, or by disabling retries altogether by setting the maximum failures to 0."],["The provided page features a list of class versions, ranging from version 2.37.0-rc (latest) to 2.11.0, along with their respective links, which relate to the `FoldersLimitedErrorCountRetryPolicy` class."],["The policy includes functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to control and check the state of the retry process."]]],[]]