[[["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 an RPC returns a non-transient error or if the number of transient failures exceeds a predefined limit."],["The policy considers `kUnavailable` status codes as transient errors, and a retry loop can be disabled by creating an instance with a maximum failure count of 0."],["The document covers different versions, ranging from 2.11.0 to 2.37.0-rc, with the latest version being 2.37.0-rc."],["The page features functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, as well as constructors and type aliases related to the `SecurityCenterLimitedErrorCountRetryPolicy`."]]],[]]