[[["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-05-07 UTC."],[[["This webpage details the `GeneratorsLimitedErrorCountRetryPolicy` class, which manages retry attempts for `GeneratorsConnection` based on a predefined number of allowed transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding the specified limit of transient failures, with `kUnavailable` being treated as the only transient error."],["You can customize the policy by setting the `maximum_failures` parameter, effectively disabling retries when `maximum_failures` is set to 0."],["The page shows a long list of versions of this function, starting from 2.11.0 up to the latest release candidate 2.37.0-rc."]]],[]]