[[["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, which is used for handling retry logic within the `GrafeasConnection`."],["The latest release candidate version of the `GrafeasRetryPolicy` is `2.37.0-rc`, with several other versions listed dating back to `2.11.0`."],["The `GrafeasRetryPolicy` class provides methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing retry attempts."],["`OnFailure()` and `IsPermanentFailure()` will use a `status` as a parameter and return a boolean."],["Both `clone()` and `IsExhausted()` have no parameters and will return a `std::unique_ptr\u003c GrafeasRetryPolicy \u003e` and a boolean respectively."]]],[]]