[[["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 page details the `EdgeContainerLimitedErrorCountRetryPolicy`, a retry mechanism for `EdgeContainerConnection` that halts retries upon non-transient errors or exceeding a set number of transient failures."],["The policy treats `kUnavailable` status codes as transient errors, and retries are based on the count of transient failures encountered."],["Users can configure the maximum number of tolerated transient errors when creating an instance of `EdgeContainerLimitedErrorCountRetryPolicy`."],["The page includes documentation for various versions of the `EdgeContainerLimitedErrorCountRetryPolicy` class, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `EdgeContainerLimitedErrorCountRetryPolicy` class provides several functions such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` to manage and define retry behavior, alongside providing a way to disable retry loops."]]],[]]