[[["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 for `GrafeasConnection` in the Google Cloud Container Analysis C++ library, with the latest version being `2.37.0-rc`."],["The retry policy halts when a non-transient error occurs or when the number of transient errors exceeds a defined limit."],["Transient errors in this context are specifically identified by the `kUnavailable` status code."],["The policy can be customized to allow a specific number of transient failures through its constructor, setting it to 0 disables the retry loop."],["The page provides documentation for the class's constructors, functions, and type aliases, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`, along with their parameters, returns and descriptions."]]],[]]