[[["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 document provides information on the `ExecutionsLimitedErrorCountRetryPolicy` class, which is used for managing retries in `ExecutionsConnection` based on the number of errors encountered."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors in this context are defined as those returning the `kUnavailable` status code."],["Users can set the maximum number of transient errors tolerated using the `maximum_failures` parameter in the constructor, with a value of 0 effectively disabling retries."],["The document covers various versions, from 2.11.0 up to the latest release candidate 2.37.0-rc, including the current version 2.30.0."]]],[]]