[[["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 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."]]],[]]