[[["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 `ImageVersionsLimitedErrorCountRetryPolicy` class, which is used to define a retry policy for `ImageVersionsConnection` in the Google Cloud Composer C++ library."],["The retry policy stops if a non-transient error is received or if the number of transient failures exceeds a specified maximum, where `kUnavailable` is considered a transient error."],["The class allows customization of the maximum number of transient errors before giving up via the `maximum_failures` parameter in its constructor, and allows disabling the retry loop when `maximum_failures` is set to 0."],["The document also contains a list of available versions for the composer from 2.11.0 up to 2.37.0-rc, linking the documentation of each version to the `ImageVersionsLimitedErrorCountRetryPolicy`."]]],[]]