[[["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-02 UTC."],[[["The latest version of the `PoliciesLimitedErrorCountRetryPolicy` is 2.37.0-rc, with numerous previous versions available for reference, down to version 2.11.0."],["This retry policy is designed for `PoliciesConnection` and stops retrying if a non-transient error is encountered or if transient failures exceed a set maximum."],["The policy treats `kUnavailable` status codes as transient errors."],["You can manage the maximum number of transient errors by setting the `maximum_failures` parameter when creating an instance of the `PoliciesLimitedErrorCountRetryPolicy`."],["The class has functions to check for exhaustion (`IsExhausted()`) permanent failure (`IsPermanentFailure()`) and can be cloned to a new policy (`clone()`)."]]],[]]