[[["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 details the `OrganizationsLimitedErrorCountRetryPolicy` class, which is designed to manage retries for `OrganizationsConnection` in response to errors."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, specifically treating `kUnavailable` as a transient error."],["The class offers constructors to create instances, including one that allows setting the maximum number of tolerable transient errors, where a `maximum_failures` value of 0 disables retries."],["The functions within the class allow users to obtain the maximum number of failures, check for exhaustion of retries, determine if a failure is permanent, and create a clone of the retry policy."],["There are multiple listed versions of this library, from 2.11.0 all the way up to 2.37.0-rc, with 2.26.0 specifically being highlighted with a downward arrow."]]],[]]