[[["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 document outlines the `GroundedGenerationServiceLimitedErrorCountRetryPolicy`, a class designed to manage retries for the `GroundedGenerationServiceConnection` in the event of errors."],["The retry policy stops if it encounters a non-transient error or exceeds a predefined number of transient failures, with `kUnavailable` status codes being considered transient."],["Users can customize the maximum number of transient errors allowed by providing an integer when creating an instance of this class, or effectively disable retries by setting `maximum_failures` to 0."],["The policy includes methods to check if retries are exhausted, if a failure is permanent, and to create a cloned instance of itself, resetting it to the initial state."],["The page also lists various versions of this class from 2.15.1 to 2.37.0-rc, allowing users to access the reference for specific releases."]]],[]]