[[["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-02 UTC."],[[["This webpage details the `ContainerAnalysisLimitedErrorCountRetryPolicy`, which is a retry policy for `ContainerAnalysisConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying upon encountering a non-transient error or when the number of transient failures exceeds a predefined limit."],["The class treats `kUnavailable` status codes as transient errors."],["You can configure the maximum number of transient errors tolerated via the `maximum_failures` parameter, with a value of 0 effectively disabling retries."],["The latest version of this class is `2.37.0-rc`, while the page also contains links to many previous versions."]]],[]]