[[["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-04-17 UTC."],[[["This webpage details the `ContainerAnalysisRetryPolicy`, which is specifically relevant to the `ContainerAnalysisConnection` class."],["The latest release candidate version available is 2.37.0-rc, and a history of versions are available up to 2.11.0."],["The policy includes several key functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`, all of which are methods to control the retry process."],["`clone()` creates a new instance of the policy in its initial state."],["`OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)` are functions that returns a `bool`, and allow for control over retries based on the status of a failed operation."]]],[]]