[[["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 `OrganizationsLimitedErrorCountRetryPolicy`, a retry mechanism for `OrganizationsConnection` in Google Cloud's C++ ResourceManager library."],["The policy halts retries upon encountering a non-transient error or exceeding a set number of transient failures, specifically treating `kUnavailable` status codes as transient errors."],["Users can configure the maximum number of transient errors allowed before the policy stops retrying by setting the `maximum_failures` parameter during object creation, allowing to disable it if required."],["The policy offers functions to manage its state, such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure`, as well as a `clone()` function to create fresh policy instances."],["The page offers documentation for various versions of the library, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc, and the `BaseType` alias is also documented."]]],[]]