[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage details the `SecurityCenterManagementLimitedErrorCountRetryPolicy`, a retry mechanism for `SecurityCenterManagementConnection`."],["The policy stops retrying if it encounters a non-transient error or exceeds a defined limit of transient failures."],["Transient errors are defined as those with the status code `kUnavailable`."],["You can configure the maximum number of transient failures that are acceptable during construction of the `SecurityCenterManagementLimitedErrorCountRetryPolicy` class, or even disable the retry loop by setting `maximum_failures` to 0."],["This class has a list of functions and constructors which detail how to configure the retry policies, and provides a list of versions of this class."]]],[]]