[[["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-07 UTC."],[[["\u003cp\u003eThis document describes the \u003ccode\u003eDeviceManagerLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry policy designed for \u003ccode\u003eDeviceManagerConnection\u003c/code\u003e that retries based on 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 predefined limit.\u003c/p\u003e\n"],["\u003cp\u003eTransient errors, specifically those with a \u003ccode\u003ekUnavailable\u003c/code\u003e status code, are handled by this retry policy.\u003c/p\u003e\n"],["\u003cp\u003eThe policy can be customized to allow a specific maximum number of transient failures during construction, with the option to disable retries entirely by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides functions to determine the maximum failure count, check for exhaustion, check for permanent failures, and a method to clone itself for a new instance of the policy.\u003c/p\u003e\n"]]],[],null,[]]