[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage details the `CompanyServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `CompanyServiceConnection` that limits retries based on the number of detected transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined limit of transient failures, with `kUnavailable` being classified as a transient error."],["The policy can be constructed with an integer to set the maximum number of tolerated transient errors, allowing disabling of retries by setting this value to zero."],["The page lists different versions of `CompanyServiceLimitedErrorCountRetryPolicy` going as far back as 2.11.0, with 2.37.0-rc being the latest, and each version has a respective link to the classes that version provides."],["The webpage further provides information on the constructors, functions (such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`), and the `BaseType` alias associated with the `CompanyServiceLimitedErrorCountRetryPolicy`."]]],[]]