[[["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-04-17 UTC."],[[["This webpage details the `SecurityCenterLimitedErrorCountRetryPolicy`, a retry mechanism for `SecurityCenterConnection` that is based on counting errors."],["The retry policy halts operations if a non-transient error occurs or if the number of transient failures exceeds a set limit."],["Transient errors in this context are identified by the `kUnavailable` status code."],["The policy allows for configuration of the maximum number of transient failures (`maximum_failures`) via a constructor parameter, with `maximum_failures` == 0 disabling retries."],["The page lists all the versions of the security center limited error count retry policy from 2.11.0 to the latest release candidate 2.37.0-rc."]]],[]]