[[["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-14 UTC."],[[["This webpage details the `PoliciesLimitedErrorCountRetryPolicy`, a retry mechanism for `PoliciesConnection` that is designed to limit the number of transient errors before ceasing retries."],["The policy classifies `kUnavailable` status codes as transient errors, and will stop retrying if a non-transient error is encountered."],["The policy can be configured to disable retries altogether by setting `maximum_failures` to 0 in the constructor."],["The page provides detailed information on the constructors, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`, along with a Type Alias section, and also includes the documentation for version `2.15.1`, and then 26 previous versions, up to `2.37.0-rc`."]]],[]]