[[["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 used for handling retries in the `EnvironmentsConnection` within 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 specified maximum."],["The `kUnavailable` status code is the only status code in this class that is treated as a transient error."],["You can disable the retry loop by setting `maximum_failures` to 0 when creating an instance of this retry policy."],["The document lists a comprehensive history of versions, including the latest release candidate, 2.37.0-rc, going all the way back to version 2.11.0, for the class `EnvironmentsLimitedErrorCountRetryPolicy`."]]],[]]