[[["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 Retail API."],["The policy limits retries based on the number of transient errors, specifically treating `kUnavailable` status codes as transient, and halts upon non-transient errors or exceeding the allowed failure count."],["The policy offers constructors to customize the `maximum_failures` threshold, allowing for fine-grained control over the number of tolerated transient errors, even enabling the disabling of the retry loop by setting the amount to zero."],["The page provides details of numerous versions of this policy class, ranging from version 2.11.0 to the latest release candidate version 2.37.0-rc, allowing the user to find documentation for the specific version they require."],["The class provides several useful functions for use with this policy, such as virtual `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone`, and the `maximum_failures` function."]]],[]]