[[["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 `ConversationProfilesRetryPolicy` for the Dialogflow ES C++ library, providing a reference for managing retry behavior in different versions."],["The latest version available is `2.37.0-rc`, while the current version being viewed is `2.22.1`, and it includes versions as old as `2.11.0`."],["The `ConversationProfilesRetryPolicy` class offers several functions including `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing retry attempts."],["The functions `OnFailure` and `IsPermanentFailure` take a status parameter, to determine whether a failure has occured, or is permanent, respectively."],["The functions `IsExhausted` and `clone` do not take any parameters, and the return type for `clone()` is `std::unique_ptr\u003c ConversationProfilesRetryPolicy \u003e`."]]],[]]