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