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