[[["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 designed to manage retries for the `ContactCenterInsightsConnection` in the context of transient errors."],["The retry policy will stop attempting retries if a non-transient error is received or if the number of transient failures exceeds the defined limit, and `kUnavailable` is the only considered transient error code in this specific case."],["The `ContactCenterInsightsLimitedErrorCountRetryPolicy` can be configured to disable retries completely by setting the `maximum_failures` to 0 during instantiation."],["The content provides details for the `ContactCenterInsightsLimitedErrorCountRetryPolicy` class, including constructors, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, as well as the `clone()` function, and the `BaseType` type alias, all available for various versions, from 2.11.0 to the latest 2.37.0-rc."]]],[]]