[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 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 number of transient failures, where `kUnavailable` is considered a transient error."],["Users can configure the maximum number of allowed transient errors via the constructor, and setting this number to 0 effectively disables retries."],["The class includes methods such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage and inspect the retry behavior."],["This page has documentation for version 2.16.0, with links provided for versions up to 2.37.0-rc as well as various versions between the two."]]],[]]