[[["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 document outlines 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 predefined limit."],["Transient errors, such as `kUnavailable`, trigger retry attempts, whereas non-transient errors result in immediate cessation."],["The policy can be customized with a specified `maximum_failures` parameter during instantiation, allowing for control over the number of tolerated transient errors."],["The document also contains a complete list of past versions of the same policy, from 2.11.0 to the latest release candidate 2.37.0-rc."]]],[]]