[[["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 encountered, stopping if a non-transient error occurs or if the maximum number of transient failures is exceeded, where only `kUnavailable` status codes are deemed transient errors."],["The policy can be configured with a maximum number of transient errors it can tolerate, and it can be disabled by setting this maximum to zero."],["This policy includes functions for checking if the retry has been exhausted, if the failure was permanent, the maximum number of failures, as well as the ability to create clones."],["The latest version of this library is `2.37.0-rc` while the version reflected in the documentation is `2.33.0` and there are available releases going all the way down to version `2.11.0`."]]],[]]