[[["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 links to documentation for previous versions ranging from 2.36.0 down to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eControlServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, defines a retry policy for \u003ccode\u003eControlServiceConnection\u003c/code\u003e based on counting errors, which stops retrying if non-transient errors or more than a specified number of transient failures occur.\u003c/p\u003e\n"],["\u003cp\u003eTransient errors are identified by the \u003ccode\u003ekUnavailable\u003c/code\u003e status code, and you can disable retries completely by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0 when creating an instance of the policy.\u003c/p\u003e\n"],["\u003cp\u003eThe policy includes functions to check if the maximum number of transient errors has been reached, if a failure is permanent, and to reset the retry policy to the initial state, as well as a function to return the maximum allowed failures.\u003c/p\u003e\n"],["\u003cp\u003eThe class has been designed with constructors and move/copy semantics, as well as a \u003ccode\u003eBaseType\u003c/code\u003e alias which refers to \u003ccode\u003eControlServiceRetryPolicy\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]