[[["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-23 UTC."],[[["This webpage details the `EdgeContainerRetryPolicy` class, a key component for handling retries in the `EdgeContainerConnection`."],["The latest release candidate version of the `EdgeContainerRetryPolicy` is `2.37.0-rc`, with several other versions listed for previous releases."],["The page outlines several functions of the `EdgeContainerRetryPolicy` including `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which manage the retry process."],["The functions such as `OnFailure` and `IsPermanentFailure` take a `status` parameter and return a boolean value, while `clone` returns a new policy instance, and `IsExhausted` returns a boolean value."],["The retry policy is applicable to the `EdgeContainerConnection` class."]]],[]]