[[["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-26 UTC."],[[["This document provides information on the `EnvironmentsLimitedErrorCountRetryPolicy` class, which is used to define a retry policy for `EnvironmentsConnection` in the Google Cloud Composer C++ library."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a set limit."],["Transient errors are defined as those that return the `kUnavailable` status code."],["The `EnvironmentsLimitedErrorCountRetryPolicy` class can be configured with a `maximum_failures` parameter to set the maximum number of transient failures allowed before stopping retries."],["This class also contains functions that allow you to define the number of maximum failures, if a call is exhausted, or if the failure is permanent."]]],[]]