[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]