[[["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 provides details on the `SecurityCenterLimitedErrorCountRetryPolicy` class, which is used to implement retry logic for `SecurityCenterConnection`."],["The retry policy will stop if an RPC returns a non-transient error or if it exceeds a set number of transient failures, and in this context, `kUnavailable` status codes are considered transient errors."],["This class allows users to configure the maximum number of transient errors tolerated via a constructor parameter."],["The document lists different versions of the class, ranging from 2.11.0 all the way up to the latest release candidate 2.37.0-rc."],["The class provides functions for checking if a failure is permanent, checking if the retry policy is exhausted, determining the maximum failures, and a function for cloning the retry policy."]]],[]]