[[["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-04-09 UTC."],[[["This document outlines the `CompanyServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `CompanyServiceConnection` that limits retries based on the number of errors encountered."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined count of transient failures, where `kUnavailable` status codes are classified as transient errors."],["The class can be instantiated to allow a certain number of transient errors, or it can be disabled altogether by providing a maximum failure of 0."],["The document details the constructors and available functions of the `CompanyServiceLimitedErrorCountRetryPolicy` class, such as setting the maximum allowed failures, checking for exhaustion, and determining permanent failures."],["The document covers the availability of different versions, from 2.11.0 to 2.37.0-rc, of this error count retry policy, each with its own link to its specific class."]]],[]]