[[["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-14 UTC."],[[["This webpage details the `ContainerAnalysisLimitedErrorCountRetryPolicy`, a retry mechanism for `ContainerAnalysisConnection`."],["The policy stops retrying if it encounters a non-transient error or exceeds a defined number of transient failures, specifically treating `kUnavailable` status codes as transient errors."],["The class includes constructors for setting the maximum allowable transient errors and for creating copies of the retry policy."],["It provides functions for managing the retry behavior, including `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and a `clone` function to reset the policy."],["The page lists various versions, from 2.11.0 up to the release candidate 2.37.0-rc, of the `ContainerAnalysisLimitedErrorCountRetryPolicy`."]]],[]]