[[["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 page 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 count of transient failures, and `kUnavailable` status codes are treated as transient errors."],["You can create a `OrgPolicyLimitedErrorCountRetryPolicy` instance, by giving an integer, to set the maximum number of transient errors it will tolerate."],["The retry loop can be fully disabled by setting the `maximum_failures` to 0 when constructing an `OrgPolicyLimitedErrorCountRetryPolicy` object."],["The latest version for the OrgPolicy is `2.37.0-rc`, but many other versions are also available, spanning from `2.36.0` all the way back to `2.11.0`."]]],[]]