[[["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 used to manage retries for the `GroundedGenerationServiceConnection` based on the number of errors encountered."],["The policy ceases retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors, specifically `kUnavailable` status codes, are the only status codes treated as transient failures within this class."],["The class has contructors for setting the maximum failures, and copying from other objects, along with functions to determine if max failures have been hit, if a status is a permanent failure, and to clone the object."],["The latest version documented on this page is 2.37.0-rc, while the page itself is focused on version 2.27.0 of the documentation, and previous versions are also available."]]],[]]