[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]