[[["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 document outlines the `EdgeContainerLimitedErrorCountRetryPolicy`, which is a retry mechanism for `EdgeContainerConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying upon encountering a non-transient error or when the number of transient errors exceeds a predefined limit."],["The `kUnavailable` status code is the only one that will be treated as a transient error according to the document."],["You can create an instance of the policy and define the maximum transient errors it can tolerate, alternatively a maximum of 0 can be assigned to disable the retry loop."],["The latest version of the documentation is for 2.37.0-rc but there is also a large history of previous versions available on this page."]]],[]]