[[["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-05 UTC."],[[["This webpage details the `EdgeContainerLimitedErrorCountRetryPolicy`, a retry mechanism for `EdgeContainerConnection` in the Google Cloud C++ library."],["The retry policy halts upon encountering a non-transient error or exceeding a specified number of transient failures, with `kUnavailable` being the only status code treated as transient in this class."],["The policy allows setting the maximum number of transient errors, and setting this to zero effectively disables the retry behavior."],["The webpage provides links to the documentation of various versions, including the latest release candidate `2.37.0-rc` and previous versions, down to `2.11.0`."],["The policy includes methods such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to control error handling and retry logic, with `BaseType` aliased as `EdgeContainerRetryPolicy`."]]],[]]