[[["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-03-21 UTC."],[[["This webpage details the `SecurityCenterLimitedErrorCountRetryPolicy`, a retry mechanism for `SecurityCenterConnection` designed to manage transient errors."],["The policy stops retrying upon encountering a non-transient error or when the number of transient failures exceeds a predefined limit."],["The status code `kUnavailable` is classified as a transient error within this policy."],["Constructors for this policy allow the definition of `maximum_failures` when instantiated, offering control over the number of allowed transient errors, including the ability to disable the retry loop by setting this to 0."],["The policy offers functions to check for exhaustion of retries, determine if a failure is permanent, and create a clone of itself."]]],[]]