[[["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 `CompletionServiceRetryPolicy` for the Google Cloud Discovery Engine, specifically within the C++ library."],["Version 2.37.0-rc is the latest release candidate, while version 2.29.0 is the current primary version detailed on the page, with links to versions going as low as 2.15.1."],["The `CompletionServiceRetryPolicy` class provides functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry logic for `CompletionServiceConnection`."],["The functions `OnFailure()` and `IsPermanentFailure()` accept a `Status const &` parameter and return a boolean indicating retry eligibility or whether the failure is permanent."],["The `clone()`, and `IsExhausted()` functions are responsible for handling the status and description of the retry policy, with `clone()` creating a new instance and `IsExhausted()` returning a boolean value."]]],[]]