[[["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-05-07 UTC."],[[["This webpage details the `GrafeasLimitedErrorCountRetryPolicy`, a retry mechanism for `GrafeasConnection` in the Google Cloud Container Analysis C++ library, specifically for the `2.30.0` release version, with links to other versions."],["The retry policy will cease if a non-transient error is returned by an RPC or if the number of transient errors exceeds the set limit."],["Transient errors are specifically defined as those with the status code `kUnavailable`."],["The retry policy can be configured to allow a specified maximum number of transient failures, and can be disabled by setting `maximum_failures` to 0."],["The webpage outlines the available constructors and functions within this class, such as `maximum_failures()`, `OnFailure()`, and `IsPermanentFailure()`, along with a `clone()` method, and explains the type alias `BaseType`."]]],[]]