[[["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-05-07 UTC."],[[["This webpage details the `OrgPolicyLimitedErrorCountRetryPolicy`, a retry mechanism for `OrgPolicyConnection` that limits retries based on the number of errors encountered."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures, and `kUnavailable` status codes are treated as transient errors."],["You can control the retry limit by defining the `maximum_failures` parameter, allowing the ability to completely disable retries by setting it to 0."],["The class includes methods to manage and check the state of the retry policy, like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`."],["The page provides links to each previous version, ranging from version 2.11.0 to the most recent release candidate, version 2.37.0-rc, including the latest non-rc version 2.36.0."]]],[]]