[[["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-05 UTC."],[[["This webpage details the `FlowsRetryPolicy` for the Dialogflow CX C++ client library, focusing on its implementation within the `FlowsConnection`."],["The latest release candidate version is 2.37.0-rc, and the page provides access to documentation for several other versions, ranging from 2.11.0 to 2.36.0."],["`FlowsRetryPolicy` includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing retry logic."],["The functions `OnFailure` and `IsPermanentFailure` take a status parameter as input, while `IsExhausted` and `clone` do not take any parameters."],["Each function returns a specific data type, where `clone` returns a `std::unique_ptr\u003cFlowsRetryPolicy\u003e`, while `OnFailure`, `IsExhausted`, and `IsPermanentFailure` all return a `bool`."]]],[]]