[[["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."],["Transient errors, specifically `kUnavailable`, are managed, allowing for retries in these specific cases."],["Constructors are available to set the maximum number of tolerated transient errors, or disable retries altogether, by setting `maximum_failures` to 0."],["Functions like `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` provide detailed control and insight into the policy's state and operation, as well as providing a way to create a new instance of the policy, reset to its initial state."]]],[]]