[[["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 `GrafeasRetryPolicy` class, which is used for handling retry logic within the `GrafeasConnection` for various versions."],["The latest version of `GrafeasRetryPolicy` available is version 2.37.0-rc, with multiple versions ranging back to 2.11.0 also being available."],["The `GrafeasRetryPolicy` class contains functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, allowing users to control retry behavior."],["The `OnFailure()` and `IsPermanentFailure()` functions each take a `Status const &` parameter to determine retry behavior and if the failure is permanent."],["The `IsExhausted()` and `clone()` functions return a boolean and a unique pointer to `GrafeasRetryPolicy`, respectively."]]],[]]