[[["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` in C++."],["The policy halts retries upon encountering a non-transient error or exceeding the specified limit of transient failures, with `kUnavailable` being the only error that is considered transient."],["Users can configure the maximum number of transient errors the policy tolerates via the `maximum_failures` parameter during object construction."],["The webpage also provides links to previous versions of this retry policy, ranging from 2.37.0-rc down to 2.11.0."],["This class has a function to check the maximum number of failures allowed, a function to determine if it has failed, a function to determine if a failure is permanant and a function that will create a new instance of the policy."]]],[]]