[[["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 `DocumentsRetryPolicy` for `DocumentsConnection` in the Dialogflow ES C++ library, specifically focusing on version 2.30.0, but also including links to older versions all the way to 2.11.0 and a link to the latest Release Candidate (2.37.0-rc)."],["The `DocumentsRetryPolicy` includes functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`, used to manage retry logic and determining permanent failures."],["The `clone()` function creates a new instance of the policy, resetting it to the initial state."],["The `OnFailure`, `IsExhausted` and `IsPermanentFailure` functions take a status and return a boolean."]]],[]]