[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]