[[["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 `ContextsRetryPolicy` for `ContextsConnection` within the Dialogflow ES C++ library, starting from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `ContextsRetryPolicy` class includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing retry operations."],["The `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` functions are called with a status parameter, that has a type of `Status const &`, and return a boolean."],["The `clone()` function creates a copy of the current `ContextsRetryPolicy` and returns it as a `std::unique_ptr\u003c ContextsRetryPolicy \u003e`."],["You can refer to any version of the `ContextsRetryPolicy`, with 2.37.0-rc as the most recent and 2.11.0 as the most dated."]]],[]]