[[["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 document outlines the `PolicyTroubleshooterLimitedErrorCountRetryPolicy`, a class designed to manage retries for `PolicyTroubleshooterConnection` based on the number of errors encountered."],["The retry policy terminates if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The class treats `kUnavailable` status codes as transient errors and allows setting a maximum number of transient failures via a constructor."],["The class provides methods such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, for managing and evaluating the retry behavior."],["The latest version available for `PolicyTroubleshooterLimitedErrorCountRetryPolicy` is `2.37.0-rc`, and older versions are also accessible, ranging from `2.36.0` down to `2.11.0`."]]],[]]