[[["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`, a retry mechanism for `EdgeContainerConnection` that halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures."],["The policy treats the `kUnavailable` status code as a transient error, allowing for retries in those instances."],["The policy can be constructed to allow a specified maximum number of transient errors, and can also have the retry loop entirely disabled."],["The class has methods to check the maximum number of failures, failure types, if the retry is exhausted, and to clone the policy."],["The latest version of this class is 2.37.0-rc, while this specific page covers version 2.34.0, and the page lists all versions back to 2.11.0."]]],[]]