[[["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-08-14 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eManagedKafkaLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry mechanism for \u003ccode\u003eManagedKafkaConnection\u003c/code\u003e in the Google Cloud C++ client library.\u003c/p\u003e\n"],["\u003cp\u003eThe policy halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures, with \u003ccode\u003ekUnavailable\u003c/code\u003e being the only status code classified as transient.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eManagedKafkaLimitedErrorCountRetryPolicy\u003c/code\u003e constructor allows configuring the maximum number of tolerable transient errors, including an option to disable retries by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists various versions of the \u003ccode\u003eManagedKafkaLimitedErrorCountRetryPolicy\u003c/code\u003e class, starting from version 2.26.0 up to the latest release candidate version, 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides methods like \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure()\u003c/code\u003e, \u003ccode\u003eIsExhausted()\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure()\u003c/code\u003e and \u003ccode\u003eclone()\u003c/code\u003e, to manage the retry behavior, check for exhaustion, classify failures, and reset the policy.\u003c/p\u003e\n"]]],[],null,[]]