[[["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 details the `OrganizationsLimitedErrorCountRetryPolicy` class, which is designed for managing retries in `OrganizationsConnection` based on the number of encountered errors."],["The policy halts retries when it encounters a non-transient error or when the number of transient errors exceeds a predefined limit."],["Only `kUnavailable` status codes are considered transient errors by this class, and can be managed to retry or not."],["The retry loop can be disabled by instantiating the policy with `maximum_failures` set to 0, and it also manages several constructors and functions for customization."],["The webpage lists every previous version of the `OrganizationsLimitedErrorCountRetryPolicy`, from `2.11.0` to the latest `2.37.0-rc`, and it's current version is `2.16.0`."]]],[]]