[[["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-21 UTC."],[[["This document provides information on the `SearchServiceLimitedErrorCountRetryPolicy`, a class used to manage retries for the `SearchServiceConnection` in the context of Google Cloud Retail."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a defined limit, with `kUnavailable` being the status code for transient errors."],["You can construct instances of this retry policy, setting a cap on the amount of acceptable transient errors (`maximum_failures`), and you can disable the retry loop by setting `maximum_failures` to 0."],["The class contains methods to determine if the retry policy is exhausted, if a failure is permanent, and to get the maximum amount of failures tolerated, as well as functions for clone and onFailure."],["The documentation provides links to various versions of the `SearchServiceLimitedErrorCountRetryPolicy`, ranging from version 2.11.0 to 2.37.0-rc."]]],[]]