[[["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-21 UTC."],[[["This webpage details the `GeneratorsLimitedErrorCountRetryPolicy` class, which manages retries for `GeneratorsConnection` based on error counts."],["The policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures."],["Transient errors are defined as those with the status code `kUnavailable`."],["The `GeneratorsLimitedErrorCountRetryPolicy` constructor allows setting the maximum number of transient errors allowed, with a value of 0 disabling the retry loop."],["The webpage covers various versions of this class, from 2.11.0 to the most recent 2.37.0-rc, allowing users to access documentation for the specific version they need."]]],[]]