[[["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-05-07 UTC."],[[["This webpage details the `ContactCenterInsightsLimitedErrorCountRetryPolicy`, a retry policy specifically designed for `ContactCenterInsightsConnection`."],["The policy stops retrying operations if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors, in this context, are specifically identified as those with the `kUnavailable` status code."],["The `ContactCenterInsightsLimitedErrorCountRetryPolicy` can be constructed with a parameter (`maximum_failures`) to set the maximum number of transient errors it will tolerate before stopping retries, and setting this to zero will disable the retry loop entirely."],["The page lists the available versions of the policy, from the latest `2.37.0-rc` to the oldest `2.11.0` and shows the functions, constructors, and parameters."]]],[]]