[[["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 `GrafeasLimitedErrorCountRetryPolicy`, a retry mechanism designed for `GrafeasConnection` in the Container Analysis API."],["The policy stops retrying 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 `GrafeasLimitedErrorCountRetryPolicy` is constructable with an `int` that specifies the `maximum_failures`, allowing for a retry loop to be disabled by providing 0 as the maximum."],["The page shows the different versions available for this class, ranging from `2.11.0` up to `2.37.0-rc`, and provides links to each version's documentation."],["This class has several functions that are implemented, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` as well as an alias for `GrafeasRetryPolicy` that they call `BaseType`."]]],[]]