[[["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-04-09 UTC."],[[["This webpage details the `ExecutionsLimitedErrorCountRetryPolicy` class, which manages retry attempts for `ExecutionsConnection` based on a limited number of errors."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a defined threshold, with `kUnavailable` being treated as transient."],["The class provides constructors to set the maximum allowed transient errors and functions to check for exhaustion, permanent failures, and the current maximum failures."],["It also includes methods to handle failures, determine if the retry limit has been exhausted, and create a new, reset instance of the policy via the `clone()` function."],["The page also lists all available previous version numbers for the same class, with version 2.37.0 being the latest."]]],[]]