[[["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 designed to manage retries for the `ContactCenterInsightsConnection` class."],["The retry policy ceases if a non-transient error occurs or if the number of transient failures exceeds a specified limit, only considering `kUnavailable` status codes as transient."],["The policy can be constructed to tolerate a set number of transient errors, with the option to disable retries by setting the maximum failures to zero."],["The class includes functions to determine if the retry policy is exhausted, if a failure is permanent, and to set the maximum failures."],["It also provides a function to create a new, reset instance of the retry policy with `clone()`."]]],[]]