[[["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."],[[["The `PrivilegedAccessManagerLimitedErrorCountRetryPolicy` is a retry policy for `PrivilegedAccessManagerConnection` that limits retries based on the number of transient errors encountered."],["This retry policy will stop when a non-transient error occurs or if the number of transient errors exceeds a predefined limit."],["The policy treats `kUnavailable` status codes as transient errors, allowing for retries in such cases."],["You can create a retry policy instance that will not retry at all by setting `maximum_failures` to 0 when creating it."],["The latest version is 2.37.0-rc, and previous versions are also available, from 2.36.0 to 2.27.0."]]],[]]