[[["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 page documents the `PrivilegedAccessManagerLimitedErrorCountRetryPolicy`, a retry mechanism for `PrivilegedAccessManagerConnection` that halts retries after a set number of transient errors or upon encountering a non-transient error."],["The policy considers the `kUnavailable` status code as a transient error and provides control over the maximum number of transient failures allowed before the retry process terminates."],["It has constructors to create an instance allowing the definition of `maximum_failures` or with the use of copy or move constructors, in addition to various member functions to manage and clone the policy."],["The policy offers functions such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone`, and `maximum_failures` to interact with and manipulate retry behavior, alongside a type alias `BaseType` for `PrivilegedAccessManagerRetryPolicy`."],["The latest version of the policy is 2.37.0-rc, and the page displays documentation for the class across multiple versions, ranging from 2.27.0 to the latest."]]],[]]