[[["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 designed for `SecurityCenterManagementConnection` in C++."],["The retry policy halts if a non-transient error occurs or if a defined maximum number of transient failures, specifically `kUnavailable` status codes, are surpassed."],["The `SecurityCenterManagementLimitedErrorCountRetryPolicy` class offers constructors to create an instance with a specified `maximum_failures`, which also allows you to disable retries by setting the value to 0."],["Key functions within the class include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage retry attempts, determine error status, and create new instances."],["The page contains a history of versions for this class, ranging from 2.22.1 up to 2.37.0-rc."]]],[]]