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