[[["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 page details the retry policy for `GrafeasConnection` in the Google Cloud Container Analysis C++ library, specifically focusing on the `GrafeasRetryPolicy` class."],["The latest release candidate version for the C++ library is 2.37.0-rc, with many prior versions of the library also being available for reference, all the way back to version 2.11.0."],["The `GrafeasRetryPolicy` class provides functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage the retry behavior when interacting with `GrafeasConnection`."],["The `clone()` function allows for creating a reset copy of the retry policy, while `OnFailure()` checks if a failure warrants a retry, `IsExhausted()` checks if the retry attempts are exhausted, and `IsPermanentFailure()` checks for permanent errors that will not be resolved by retrying."]]],[]]