[[["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-21 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."]]],[]]