[[["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 webpage provides documentation for the `SessionsRetryPolicy` class within the Google Cloud Dialogflow CX C++ library, detailing its functionality for managing retry behavior in session connections."],["The page lists multiple versions of the Dialogflow CX C++ library, ranging from version 2.11.0 up to the latest release candidate, version 2.37.0-rc."],["The `SessionsRetryPolicy` class offers several functions, including `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which allow for checking the status of connections and creating new policy instances."],["The `OnFailure()` and `IsPermanentFailure()` functions are designed to check if an operation has failed and if it's a permenant failure, both requiring a parameter of `Status const &`."],["The `IsExhausted()` function indicates if the current retry policy has reached its limit and can no longer attempt more retries."]]],[]]