[[["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."],[[["The webpage details the `ContactCenterInsightsLimitedErrorCountRetryPolicy`, which is used for retrying operations within the `ContactCenterInsightsConnection` class."],["This retry policy limits the number of transient errors, and it stops retrying if a non-transient error occurs or if the maximum number of transient failures is surpassed, where `kUnavailable` is considered a transient error."],["The page lists a variety of versions, including the latest release candidate, 2.37.0-rc, along with many other previous versions of the class listed in descending order."],["The class constructor allows specifying a maximum number of transient errors, and setting `maximum_failures` to 0 will disable retries."],["The class features functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, offering methods to check and alter the state of the retry policy."]]],[]]