[[["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-04-17 UTC."],[[["This page details the `ContainerAnalysisLimitedErrorCountRetryPolicy`, a retry mechanism for `ContainerAnalysisConnection` that limits retries based on the number of detected transient errors."],["The policy halts retries if a non-transient error occurs or if the number of transient errors exceeds a predefined limit, with `kUnavailable` status codes being the only ones considered transient in this class."],["Users can specify the maximum number of tolerated transient errors during construction of a `ContainerAnalysisLimitedErrorCountRetryPolicy` object, and setting `maximum_failures` to 0 will disable the retry loop."],["The policy includes methods to check if the retry limit is exhausted, detect permanent failures, and clone the current policy for reset, in addition to getting the set `maximum_failures`."],["This document provides access to the documentation for multiple versions, the latest being version `2.37.0-rc` and down to `2.11.0`."]]],[]]