[[["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-07 UTC."],[[["This webpage details the `SecurityCenterLimitedErrorCountRetryPolicy`, a retry mechanism for `SecurityCenterConnection` in C++."],["The retry policy halts if it encounters a non-transient error or exceeds a specified count of transient failures, treating `kUnavailable` as a transient error."],["The policy can be configured during construction with a `maximum_failures` parameter that controls how many errors it will tolerate, which can be set to zero to disable the retry mechanism entirely."],["The document lists different versions of the `securitycenter` with links to the appropriate documentation for the `SecurityCenterLimitedErrorCountRetryPolicy` class, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The document lists various functions of the `SecurityCenterLimitedErrorCountRetryPolicy` class, such as `maximum_failures()`, `OnFailure()`, and `clone()`, offering insights into its functionality."]]],[]]