[[["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 webpage details the `CompletionServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `CompletionServiceConnection` in the Google Cloud Discovery Engine C++ library."],["The policy stops retrying when a non-transient error occurs or if the number of transient failures exceeds a specified limit, with `kUnavailable` being treated as transient."],["The policy can be configured with a maximum number of transient failures, and setting this number to 0 effectively disables retries."],["The latest release candidate version of this policy is `2.37.0-rc`, and the page shows various historical versions going as far back as `2.15.1`."],["The policy provides various methods, such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure` to manage retry behavior, and a `clone()` method to create a reset copy of the policy."]]],[]]