[[["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-09 UTC."],[[["This webpage provides documentation for the `ExperimentsRetryPolicy` class within the Google Cloud Dialogflow CX C++ library, with links to 27 different versions of the documentation ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The `ExperimentsRetryPolicy` is used to handle retry logic for `ExperimentsConnection`, which can be reset to its initial state by using the `clone()` function."],["The class offers functions `OnFailure`, `IsExhausted`, and `IsPermanentFailure` that assess the status of operation retries, check whether the policy is exhausted, and determine if a failure is permanent, respectively."],["Each function in `ExperimentsRetryPolicy` can be used with a `Status const &` parameter to provide status feedback, and returns a boolean value to inform the system whether or not it should retry."]]],[]]