[[["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 webpage provides documentation for the \u003ccode\u003eDocumentLinkServiceLimitedErrorCountRetryPolicy\u003c/code\u003e class, which is part of the Google Cloud Content Warehouse C++ client library, with the latest version being 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDocumentLinkServiceLimitedErrorCountRetryPolicy\u003c/code\u003e class defines a retry policy that stops retrying if a non-transient error occurs or if a prescribed number of transient failures (specifically \u003ccode\u003ekUnavailable\u003c/code\u003e status codes) are exceeded.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows configuring the maximum number of transient failures before stopping retries via the \u003ccode\u003eDocumentLinkServiceLimitedErrorCountRetryPolicy(int maximum_failures)\u003c/code\u003e constructor, and disabling retries by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes methods to check for exhaustion (\u003ccode\u003eIsExhausted\u003c/code\u003e), determine if a failure is permanent (\u003ccode\u003eIsPermanentFailure\u003c/code\u003e), track the maximum failures allowed (\u003ccode\u003emaximum_failures\u003c/code\u003e), handle a failure status (\u003ccode\u003eOnFailure\u003c/code\u003e) and create a new instance of itself (\u003ccode\u003eclone\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class has several versioned releases ranging from 2.12.0 to 2.37.0-rc.\u003c/p\u003e\n"]]],[],null,[]]