[[["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 webpage details the `ContainerAnalysisLimitedErrorCountRetryPolicy`, a retry mechanism for `ContainerAnalysisConnection` that limits retries based on the number of errors encountered."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined count of transient failures, and only treats `kUnavailable` as transient errors."],["Users can configure the maximum number of allowed transient errors via the `maximum_failures` parameter during object construction and disable retries by setting this parameter to 0."],["The class provides functions to manage and check the state of the retry policy, including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and a `clone()` function."],["The page provides links to the documentation of multiple versions of the `ContainerAnalysisLimitedErrorCountRetryPolicy`, including the latest release candidate `2.37.0-rc`, going back to version `2.11.0`."]]],[]]