[[["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 predefined count of transient failures, where `kUnavailable` is considered a transient error."],["You can create an instance of this class that allows up to a given `maximum_failures` of transient errors, or disable it entirely with `maximum_failures` set to 0."],["The page provides access to various versions of this policy, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc, along with their corresponding documentation links."],["The retry policy provides methods to specify if a status is a failure, if the policy is exhausted, and to create a clone of the current instance."]]],[]]