[[["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 `ContainerAnalysisRetryPolicy` for different versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc, with the current version being 2.36.0."],["The `ContainerAnalysisRetryPolicy` is defined for `ContainerAnalysisConnection` and includes functionalities such as `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`."],["The `clone()` function creates a new, reset instance of the policy, while `OnFailure(Status const &)` checks if a status indicates a failure that should be retried, and the `IsExhausted()` and `IsPermanentFailure(Status const &)` methods check for exhaustion and if a status represents a permanent failure, respectively."],["Each version link directs users to the documentation for that version's specific `ContainerAnalysisRetryPolicy` class."]]],[]]