[[["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 document outlines the `EnvironmentsLimitedErrorCountRetryPolicy` class, which manages retries for `EnvironmentsConnection` based on a limited number of transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding the defined maximum number of transient failures, with `kUnavailable` being treated as transient."],["The class provides constructors to set the `maximum_failures` and offers functions to determine if the policy is exhausted or has encountered a permanent failure."],["The class also provides the `clone` function which will create a new instance of the policy, reset to the initial state."],["The latest version of this document is for version 2.37.0-rc, while there are also documentation for many other previous versions of this policy."]]],[]]