[[["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 it encounters a non-transient error or exceeds a defined limit of transient failures, treating `kUnavailable` as a transient error."],["The policy can be configured during construction with a `maximum_failures` parameter that specifies how many errors it will tolerate, including the option to disable retry."],["It provides functions to check for exhaustion, determine if a failure is permanent, and create a cloned policy reset to its original state."],["The provided webpage contains versioned documentation, with the latest version being 2.37.0-rc and older version dating back to 2.11.0."]]],[]]