[[["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 latest version available is 2.37.0-rc, with numerous older versions available down to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eJobControllerLimitedErrorCountRetryPolicy\u003c/code\u003e is designed to handle transient errors during RPC calls, specifically \u003ccode\u003ekUnavailable\u003c/code\u003e errors.\u003c/p\u003e\n"],["\u003cp\u003eThis retry policy stops when it detects a non-transient error or if the number of transient failures exceeds a preset limit.\u003c/p\u003e\n"],["\u003cp\u003eYou can create a policy that does not retry by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0 when constructing a \u003ccode\u003eJobControllerLimitedErrorCountRetryPolicy\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers functions such as \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 configure and check the state of the retry policy.\u003c/p\u003e\n"]]],[],null,[]]