[[["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 `GroundedGenerationServiceLimitedErrorCountRetryPolicy`, a class in the Google Cloud Discovery Engine C++ library for handling retries based on error counts."],["The latest version of this policy is documented under version 2.37.0-rc, with historical versions ranging from 2.15.1 to 2.36.0 also being accessible."],["The policy stops retrying when a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors are defined as `kUnavailable` status codes within this policy."],["The policy can be configured to disable the retry loop by setting the `maximum_failures` to 0 during instance creation."]]],[]]