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