[[["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-03-14 UTC."],[[["This page details the `IntentsRetryPolicy` class for the Dialogflow ES C++ library, providing retry logic for `IntentsConnection`."],["The latest version of the class is `2.37.0-rc`, and the page lists all versions available from `2.11.0` to this most current version."],["The `IntentsRetryPolicy` class includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry behavior."],["The `OnFailure()` and `IsPermanentFailure()` functions take in a status parameter, to determine if a failure has occured, and whether it is permanent or not, respectively."],["The `clone()` function returns a new unique pointer of the `IntentsRetryPolicy` type."]]],[]]