[[["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-04-17 UTC."],[[["This webpage details the `GroundedGenerationServiceLimitedErrorCountRetryPolicy` class, which is designed to handle transient errors in RPC calls to `GroundedGenerationServiceConnection`."],["The policy stops retrying when a non-transient error occurs or when the number of transient failures exceeds a predefined limit."],["Only `kUnavailable` status codes are considered transient errors by this class, and retries are permitted when a transient failure occurs."],["You can create an instance of this policy by specifying the `maximum_failures` parameter, effectively setting how many transient failures are tolerated before the policy stops retrying."],["The page includes a list of all available versions of this policy, from the current latest release candidate, to versions as far back as 2.15.1."]]],[]]