[[["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\u003eThe page details the \u003ccode\u003eRankServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry mechanism for \u003ccode\u003eRankServiceConnection\u003c/code\u003e in the Discovery Engine C++ library.\u003c/p\u003e\n"],["\u003cp\u003eThis retry policy halts operation if a non-transient error occurs or if the number of transient failures exceeds a defined limit, considering \u003ccode\u003ekUnavailable\u003c/code\u003e as a transient error status.\u003c/p\u003e\n"],["\u003cp\u003eThe policy can be constructed to allow a specified maximum number of transient errors, with the ability to disable retries completely by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0.\u003c/p\u003e\n"],["\u003cp\u003eKey functionalities include determining if retries are exhausted (\u003ccode\u003eIsExhausted\u003c/code\u003e), handling failures (\u003ccode\u003eOnFailure\u003c/code\u003e), and identifying permanent failures (\u003ccode\u003eIsPermanentFailure\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class provides methods to get the maximum failures and a clone method to create a new instance of the policy.\u003c/p\u003e\n"]]],[],null,[]]