[[["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 webpage details the \u003ccode\u003eSecurityCenterLimitedErrorCountRetryPolicy\u003c/code\u003e class, which is used to manage retry attempts for \u003ccode\u003eSecurityCenterConnection\u003c/code\u003e based on the number of encountered errors.\u003c/p\u003e\n"],["\u003cp\u003eThe policy halts retries when it encounters a non-transient error or when the number of transient errors exceeds a predefined limit.\u003c/p\u003e\n"],["\u003cp\u003eOnly \u003ccode\u003ekUnavailable\u003c/code\u003e status codes are considered transient errors by this class, triggering a retry attempt.\u003c/p\u003e\n"],["\u003cp\u003eThe policy can be configured using a constructor that accepts an integer to set the maximum number of transient failures, and passing \u003ccode\u003e0\u003c/code\u003e disables the retry mechanism.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides functions to determine if a failure is permanent, if the policy is exhausted, and a method to create a clone of the current policy.\u003c/p\u003e\n"]]],[],null,[]]