[[["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` 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`."]]],[]]