[[["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 outlines the `EnvironmentsLimitedErrorCountRetryPolicy` class, which manages retries for `EnvironmentsConnection` based on a limited number of transient errors."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a preset maximum."],["The only transient error status code that is considered is `kUnavailable`, which can trigger a retry."],["The `EnvironmentsLimitedErrorCountRetryPolicy` class features constructors to set the maximum number of transient errors and supports cloning, alongside various methods to manage the retry process, such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure`."],["The latest version for the `EnvironmentsLimitedErrorCountRetryPolicy` class is `2.37.0-rc`, but there are many other versions available ranging as low as `2.11.0` in this documentation."]]],[]]