[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This page details the `AgentsRetryPolicy` for the Dialogflow ES C++ library, specifically for `AgentsConnection`."],["Version 2.37.0-rc is the latest release candidate, and a history of versions back to 2.11.0 are documented, each with their own dedicated page, with 2.31.0 being highlighted at the top of the page."],["The `AgentsRetryPolicy` class offers methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, with details on how to use them."],["The `OnFailure()` and `IsPermanentFailure()` functions both take in a Status object, as determined by the parameters, that is then used to ascertain if the operation failed or is permanently failing respectively."],["The `clone()`, `IsExhausted()`, `OnFailure()` and `IsPermanentFailure()` functions all return a bool, with the `clone()` function also returning a `std::unique_ptr\u003c AgentsRetryPolicy \u003e`."]]],[]]