[[["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."],[[["The `EdgeContainerLimitedErrorCountRetryPolicy` class provides a mechanism to retry RPC calls based on the number of transient errors encountered."],["This policy halts retries if a non-transient error occurs or if the number of transient errors exceeds a predefined limit."],["Transient errors are defined as those with the status code `kUnavailable`."],["The `maximum_failures` parameter in the constructor determines the maximum number of transient errors allowed before retries stop, and setting it to 0 disables retries."],["The latest version is `2.37.0-rc` and there are multiple versions of the `EdgeContainerLimitedErrorCountRetryPolicy` class, ranging from `2.11.0` to `2.37.0-rc`, each with their own documentation."]]],[]]