[[["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-05 UTC."],[[["This document describes the `PrivilegedAccessManagerLimitedErrorCountRetryPolicy`, a retry policy designed for `PrivilegedAccessManagerConnection` that is based on the number of encountered errors."],["The retry policy halts operations upon encountering a non-transient error or exceeding a predefined limit of transient failures, with `kUnavailable` status code being the only one treated as a transient error."],["The class includes constructors to set the maximum number of tolerable transient errors and provides methods to check for exhaustion, permanent failures, and to clone the policy."],["You can disable retries by creating an instance of this policy with a `maximum_failures` value of 0."],["The latest version available for this policy is version `2.37.0-rc`, with previous versions listed down to version `2.27.0`."]]],[]]