[[["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 provides documentation for the `AgentsRetryPolicy` class within the Google Cloud Dialogflow CX C++ library, specifically version 2.22.0."],["The documentation includes links to various versions of the `AgentsRetryPolicy` class, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["The `AgentsRetryPolicy` class defines the retry behavior for `AgentsConnection`, and is associated with several functions: `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`."],["The `clone()` function allows for creating a reset copy of the retry policy, while `OnFailure(Status const &)` determines whether to retry on a given error status."],["The `IsExhausted()` function determines if the retry policy is out of attempts and the `IsPermanentFailure(Status const &)` function checks if an error status is considered non-retriable."]]],[]]