[[["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 a retry policy for `EnvironmentsConnection`."],["The policy stops retrying if a non-transient error is detected or if the number of transient failures exceeds a predefined limit."],["The class uses `kUnavailable` as a transient error, and allows the user to disable retries completely by setting `maximum_failures` to 0."],["This class provides constructors, methods like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to control the retry policy."],["This document contains multiple versions of the `EnvironmentsLimitedErrorCountRetryPolicy` class, going from 2.11.0 to 2.37.0-rc, with the 2.37.0-rc being the most recent version."]]],[]]