[[["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 limits retries based on the number of transient errors encountered, stopping if a non-transient error occurs or the maximum allowed transient failures are exceeded."],["The `kUnavailable` status code is considered a transient error, triggering a retry attempt."],["The policy can be configured with a constructor to set the `maximum_failures`, and setting `maximum_failures` to 0 effectively disables the retry mechanism."],["The most current version of this class is 2.37.0-rc, although there is a history of other previous versions going as far back as 2.11.0 that are available."]]],[]]