[[["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` class within the Google Cloud Dialogflow ES C++ library, specifically for handling retries in the `DocumentsConnection`."],["The latest release candidate version available is 2.37.0-rc, with a historical list of previous versions from 2.36.0 down to 2.11.0 provided."],["Key functions of the `DocumentsRetryPolicy` include `clone()`, which allows for creating new policy instances, and `OnFailure(Status const &)`, which indicates the method for determining retry eligibility based on status."],["The policy also provides methods to check if the retry attempts are exhausted or if the failure is permanent using the functions `IsExhausted()` and `IsPermanentFailure(Status const &)`."]]],[]]