[[["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 webpage details the `EdgeContainerLimitedErrorCountRetryPolicy` class, which manages retry attempts for `EdgeContainerConnection` based on error counts."],["The policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures, with `kUnavailable` being the only status code considered as transient error."],["Constructors allow creating instances that specify a maximum number of transient errors tolerated, and you can disable the retry loop entirely."],["The class provides functions to check for exhaustion, determine permanent failures, query the maximum number of allowed failures, and create a fresh instance of the retry policy, and all listed versions of the policy are listed and accessible on the webpage."]]],[]]