[[["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-04-17 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 defined number of transient failures, with `kUnavailable` treated as a transient error."],["The policy can be configured to allow a certain number of transient failures via the `maximum_failures` parameter, with retries being entirely disabled when set to 0."],["The webpage provides a comprehensive list of versions that this class is available for, and the latest stable release is version 2.36.0, with the release candidate at 2.37.0."],["The policy provides functions to retrieve the maximum number of failures it will allow, check whether or not it is exhausted, and check if the last error encountered was a permanent failure."]]],[]]