[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage details the `GrafeasLimitedErrorCountRetryPolicy`, a retry mechanism for `GrafeasConnection` in the Google Cloud Container Analysis C++ library, with the most recent version available being 2.37.0-rc."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a defined limit, and considers the `kUnavailable` status code as a transient error."],["The `GrafeasLimitedErrorCountRetryPolicy` can be configured during construction to allow a specific maximum number of transient errors, or disabled entirely by setting `maximum_failures` to 0."],["The page lists all the available versions, from the most recent to version 2.11.0, along with providing comprehensive details on its constructors, member functions, and type aliases."],["The policy class also features several functions, including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, which handle checking the maximum errors, handling failures, whether the retries have been exhausted, and if a failure is permanent, and creating a new policy, respectively."]]],[]]