[[["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\u003eRecommendationServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry policy designed for \u003ccode\u003eRecommendationServiceConnection\u003c/code\u003e that operates by counting errors.\u003c/p\u003e\n"],["\u003cp\u003eThe policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a set threshold, with \u003ccode\u003ekUnavailable\u003c/code\u003e being the only status code treated as a transient error.\u003c/p\u003e\n"],["\u003cp\u003eUsers can configure the policy's tolerance for transient errors by setting the \u003ccode\u003emaximum_failures\u003c/code\u003e parameter in the constructor, where setting it to 0 effectively disables retries.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the policy is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, and the document provides links to the documentation for several previous versions, ranging from \u003ccode\u003e2.36.0\u003c/code\u003e down to \u003ccode\u003e2.15.1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe policy offers functions such as \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure(Status const &)\u003c/code\u003e, \u003ccode\u003eIsExhausted()\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure(Status const &)\u003c/code\u003e, and \u003ccode\u003eclone()\u003c/code\u003e, as well as the \u003ccode\u003eBaseType\u003c/code\u003e alias for \u003ccode\u003eRecommendationServiceRetryPolicy\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]