[[["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 operations if a non-transient error occurs or if the number of transient failures exceeds a defined limit."],["Transient errors are defined as `kUnavailable` status codes, and the policy's constructor takes `maximum_failures` as a parameter to control the amount of failures."],["The document also provides information about the different available versions of this policy, with `2.37.0-rc` being the latest."],["The class contains functions that allow you to configure the amount of failures allowed, and to know when a failure has happened, or if retries have been exhausted."]]],[]]