[[["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 the C++ library, with the latest release candidate being version 2.37.0-rc."],["The policy is designed to stop retrying if a non-transient error occurs or if a specified maximum number of transient failures is exceeded, treating `kUnavailable` as a transient error."],["You can adjust the policy behavior by specifying the maximum number of transient errors it can tolerate, and setting this value to zero will completely disable the retry mechanism."],["The policy features several functions including `OnFailure`, `IsExhausted`, and `IsPermanentFailure`, to handle errors, exhaustion of retries, and identification of permanent failures respectively."],["The webpage also lists previous versions that are available, ranging from 2.36.0 to 2.11.0."]]],[]]