[[["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` class, which is used for handling retries in the `SecurityCenterManagementConnection` for Google Cloud services."],["The retry policy will cease operations upon encountering a non-transient error or exceeding the predetermined count of transient failures, with `kUnavailable` status code being the only one considered transient."],["You can customize the number of maximum transient failures allowed, by modifying the `maximum_failures` parameter when instantiating the `SecurityCenterManagementLimitedErrorCountRetryPolicy`, even setting it to 0 to disable retries."],["The class includes functions to check if the retry policy is exhausted (`IsExhausted()`), whether the error is a permanent failure (`IsPermanentFailure()`), and returns an integer of the maximum number of failures via `maximum_failures()`."],["The page contains links to various versions of the `SecurityCenterManagementLimitedErrorCountRetryPolicy` class, ranging from version `2.22.1` to `2.37.0-rc`."]]],[]]