[[["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-05 UTC."],[[["This webpage details the `ContainerAnalysisRetryPolicy` for various versions, ranging from the latest release candidate, 2.37.0-rc, down to version 2.11.0."],["The `ContainerAnalysisRetryPolicy` is specifically designed for the `ContainerAnalysisConnection`, facilitating retry logic."],["Key functions include `clone()`, for creating a new instance of the policy, `OnFailure(Status const &)`, to assess if retries should occur based on failure, `IsExhausted()` to check if the retry limit has been met, and `IsPermanentFailure(Status const &)` for determining if a failure is permanent."],["Each function provides information about return type, along with a description, and any parameters."]]],[]]