[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 UTC."],[[["This document describes the `EnvironmentsLimitedErrorCountRetryPolicy`, a retry policy designed for `EnvironmentsConnection` that retries based on the number of encountered errors."],["The policy halts retries when a non-transient error occurs or when the number of transient failures exceeds a preset limit."],["Transient errors, in this context, are specifically defined as having a status code of `kUnavailable`."],["The retry policy can be disabled by creating an instance with `maximum_failures` set to 0."],["The document lists various constructors, functions, and a type alias related to the `EnvironmentsLimitedErrorCountRetryPolicy`, including how to check for exhaustion and permanent failure."]]],[]]