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