[[["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 `ContactCenterInsightsLimitedErrorCountRetryPolicy`, which is used to manage retries for the `ContactCenterInsightsConnection` in the context of transient errors."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors are defined as those with the `kUnavailable` status code, and this policy class includes constructors to define the allowed `maximum_failures` for transient errors."],["The page provides documentation for various functions, including `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` as well as the `maximum_failures()` function, and the type alias `BaseType`."],["The page also documents the versions available for this specific class, ranging from 2.11.0 to 2.37.0-rc."]]],[]]