[[["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 document provides information on the `CompanyServiceLimitedErrorCountRetryPolicy` class, which is used for handling transient errors in RPC calls for `CompanyServiceConnection`."],["The policy stops retrying when a non-transient error occurs or when the number of transient failures exceeds a pre-defined limit."],["Constructors allow setting the maximum number of transient errors to tolerate, including the ability to disable retries by setting `maximum_failures` to 0."],["The class defines several functions, such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure`, to manage the retry process and check the status of the policy."],["The latest release is version `2.37.0-rc`, with a list of previous versions going back to `2.11.0` available for reference."]]],[]]