[[["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 `kUnavailable` status code is specifically recognized as a transient error in this context."],["You can customize the `maximum_failures` parameter during instance creation to determine the maximum allowed number of transient errors, with 0 disabling the retry loop."],["The page lists the available versions, alongside documentation for the latest as well as all the previous ones, along with the constructors, functions, and type aliases for this policy."]]],[]]