[[["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 page details the \u003ccode\u003eAutokeyAdminLimitedErrorCountRetryPolicy\u003c/code\u003e, which manages retries for \u003ccode\u003eAutokeyAdminConnection\u003c/code\u003e by counting errors.\u003c/p\u003e\n"],["\u003cp\u003eThe policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures, with \u003ccode\u003ekUnavailable\u003c/code\u003e being the only status code classified as transient.\u003c/p\u003e\n"],["\u003cp\u003eYou can configure the maximum number of allowed transient errors using the \u003ccode\u003eAutokeyAdminLimitedErrorCountRetryPolicy(int)\u003c/code\u003e constructor, with a value of 0 disabling retries entirely.\u003c/p\u003e\n"],["\u003cp\u003eThe policy provides methods like \u003ccode\u003eOnFailure\u003c/code\u003e, \u003ccode\u003eIsExhausted\u003c/code\u003e, and \u003ccode\u003eIsPermanentFailure\u003c/code\u003e to manage the retry process and determine its state, and it can also be cloned with the \u003ccode\u003eclone()\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003emaximum_failures()\u003c/code\u003e method will return the maximum number of transient errors that the \u003ccode\u003eAutokeyAdminLimitedErrorCountRetryPolicy\u003c/code\u003e instance is set to.\u003c/p\u003e\n"]]],[],null,[]]