[[["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 `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`."]]],[]]