[[["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 `GrafeasRetryPolicy` class within the Google Cloud Container Analysis C++ library, focusing on its behavior and functionality for version 2.31.0."],["The latest release candidate (rc) version of this policy is 2.37.0-rc, with a comprehensive list of prior releases back to version 2.11.0, each linked to its respective documentation."],["The `GrafeasRetryPolicy` class is used for managing retry attempts for `GrafeasConnection` and includes methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["Each `OnFailure()` method evaluates whether to continue to retry a given operation based on the status, and an associated `status` parameter is passed to determine this."],["The `IsExhausted()` method checks if the retry policy has been exhausted and no more retries are possible, and the `IsPermanentFailure()` method will determine if a failure is permanent."]]],[]]