[[["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-14 UTC."],[[["This webpage details the `ContainerAnalysisRetryPolicy`, which is utilized for managing retry behavior within the `ContainerAnalysisConnection`."],["The page provides access to various versions of the `ContainerAnalysisRetryPolicy`, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, allowing users to navigate through different iterations."],["The documentation outlines key functions of the policy, including `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`, which users can reference for managing the retry logic."],["The `OnFailure` and `IsPermanentFailure` functions both take in a Status as a parameter and return a boolean value for their function."],["`IsExhausted()` and `clone()` are both functions that return a boolean and a unique pointer of the `ContainerAnalysisRetryPolicy` type, respectively."]]],[]]