[[["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-14 UTC."],[[["This document provides information on the `EnvironmentsLimitedErrorCountRetryPolicy` class, which is used for managing retries in the `EnvironmentsConnection` based on the number of errors encountered."],["The policy stops retrying if a non-transient error is detected or if the number of transient failures exceeds a predefined threshold."],["Only the `kUnavailable` status code is treated as a transient error in this retry policy."],["The retry policy's behavior can be customized by setting the `maximum_failures` parameter during the policy object creation, where a value of 0 disables the retry loop."],["The document also contains a list of versions for this class, ranging from version 2.11.0 to 2.37.0-rc, which is the most recent."]]],[]]