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