[[["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-03-21 UTC."],[[["This document provides information on the `SecurityCenterManagementLimitedErrorCountRetryPolicy`, a class that manages retry attempts for the `SecurityCenterManagementConnection` in the context of transient errors."],["The retry policy halts if it encounters a non-transient error or if the number of transient errors exceeds the `maximum_failures` threshold set by the user."],["The class identifies `kUnavailable` status codes as transient errors, signaling that the operation may succeed on a retry attempt."],["The document outlines the constructors and functions of this class, such as the `maximum_failures()` and `IsExhausted()` functions."],["The document contains a list of past versions, going from version 2.37.0-rc, all the way down to 2.22.1."]]],[]]