[[["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 webpage details the `ControlServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `ControlServiceConnection` in the Google Cloud Discovery Engine C++ library."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors, specifically those returning a `kUnavailable` status code, will trigger retries under this policy."],["The policy's behavior can be modified during instantiation by setting the `maximum_failures` parameter, with a value of 0 disabling retries."],["The document covers the `ControlServiceLimitedErrorCountRetryPolicy` class in versions ranging from 2.15.1 up to 2.37.0-rc."]]],[]]