[[["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-21 UTC."],[[["This webpage provides documentation for the `VersionsLimitedErrorCountRetryPolicy` class, specifically within the Google Cloud App Engine C++ library."],["The class implements a retry policy for `VersionsConnection` that limits the number of transient errors allowed before stopping retries, as well as immediately stopping when a non-transient error occurs."],["The policy considers `kUnavailable` as a transient error, and allows configuring the maximum number of transient failures with an int."],["The page lists all the available versions for this class, with version `2.37.0-rc` being the latest, and includes a list of constructors, functions, and type aliases."],["The `VersionsLimitedErrorCountRetryPolicy` can be set to disable retries by providing an instance where `maximum_failures` is set to 0."]]],[]]