[[["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 a transient error."],["The class can be instantiated to tolerate a certain number of transient errors, or retry loops can be turned off entirely by setting the maximum failures to zero."],["The `GeneratorsLimitedErrorCountRetryPolicy` includes functions to check if the maximum failures has been met, check if a failure is permanent, and to create a new policy instance."],["The latest release for this class is 2.37.0-rc, and there are multiple other versions available, ranging from 2.11.0 up to 2.36.0, allowing users to find the documentation for the specific release they need."]]],[]]