[[["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-21 UTC."],[[["This webpage provides documentation for the `OrganizationsLimitedErrorCountRetryPolicy` class, specifically in the context of Google Cloud C++ client library version 2.14.0 and beyond, up to the latest release."],["The `OrganizationsLimitedErrorCountRetryPolicy` class is used to manage retries for the `OrganizationsConnection`, stopping when encountering non-transient errors or when exceeding the allowed number of transient failures."],["Transient errors in this context are identified by the `kUnavailable` status code."],["The policy can be configured during instantiation to tolerate a specific number of transient errors, with the option to disable the retry loop completely by setting `maximum_failures` to 0."],["The page documents various methods, constructors, and type aliases related to the retry policy class, including how to create new instances, check for exhaustion, or detect permanent failures."]]],[]]