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