[[["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 class for `ContactCenterInsightsConnection` in the Google Cloud C++ client library."],["The policy limits retries based on the number of transient errors, stopping if a non-transient error occurs or the maximum number of transient failures is reached, with `kUnavailable` being the status code treated as transient."],["The class provides constructors to set the maximum number of allowed failures and functions to determine if the retry policy is exhausted or if a failure is permanent."],["The latest version of this class is 2.37.0-rc, and the page also provides documentation for all previous versions down to version 2.11.0."],["This policy can be disabled entirely by setting the `maximum_failures` parameter to 0 during its construction."]]],[]]