[[["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 `EngineServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `EngineServiceConnection` in the Google Cloud Discovery Engine C++ library, with the current version being 2.31.0."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures surpasses a predefined maximum, treating `kUnavailable` as a transient error."],["The policy can be customized to tolerate a specific number of transient errors during initialization, including disabling retries altogether by setting the maximum failures to 0."],["The page covers the constructors, along with the functions such as maximum_failures(), OnFailure(), IsExhausted(), IsPermanentFailure(), clone() and finally, it defines the BaseType alias."],["The latest version of this class can be found at version 2.37.0-rc, and it provides links to a long history of versions dating back to version 2.15.1."]]],[]]