[[["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 provides documentation for the `ContainerAnalysisRetryPolicy` class, specifically within version 2.30.0 of the C++ library."],["The documentation includes links to various versions of the `ContainerAnalysisRetryPolicy` class, ranging from version 2.11.0 up to the latest release candidate version, 2.37.0-rc."],["The `ContainerAnalysisRetryPolicy` class defines the retry behavior for `ContainerAnalysisConnection`, managing how the system should handle transient errors."],["Key functions of `ContainerAnalysisRetryPolicy` include `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`, which are crucial for determining retry logic."],["The class provides the ability to determine if a failure is permanent or not using the `IsPermanentFailure` function."]]],[]]