[[["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 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."]]],[]]