[[["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-21 UTC."],[[["This document outlines the `EnvironmentsLimitedErrorCountRetryPolicy` class, which manages retries for `EnvironmentsConnection` based on a predefined number of transient errors."],["The policy halts retries when encountering a non-transient error or when the number of transient failures surpasses the `maximum_failures` limit."],["Transient errors in this context are defined as those returning the `kUnavailable` status code."],["Users can configure the policy by specifying the `maximum_failures` during object creation, with a value of 0 disabling the retry mechanism entirely."],["The document provides information on the available constructors and functions, as well as the version history, for the class, including the `2.37.0-rc` as the latest version."]]],[]]