[[["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` that is designed to limit the number of transient errors before ceasing retries."],["The policy considers an RPC failure a transient error when it returns a `kUnavailable` status code, but will stop retrying if a non-transient error or the maximum number of failures is detected."],["Users can define the maximum number of transient errors the policy tolerates, and can disable retries completely by setting `maximum_failures` to 0."],["The webpage provides an overview of several classes including constructors, and functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` , plus it details a `BaseType` alias."],["The latest version of the document is 2.37.0-rc and it contains links to each previous version all the way back to version 2.11.0."]]],[]]