[[["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-04-24 UTC."],[[["This page details the `VersionsLimitedErrorCountRetryPolicy`, a retry mechanism for `VersionsConnection` in Google Cloud's C++ App Engine library."],["The policy halts retries upon encountering a non-transient error or surpassing a defined number of transient failures, with `kUnavailable` being the only error code classified as a transient error."],["The policy constructor `VersionsLimitedErrorCountRetryPolicy(int)` allows users to set the maximum transient failures allowed, and by setting `maximum_failures` to 0 the retry loop can be disabled."],["The page displays a list of historical versions of the documentation, with version 2.37.0-rc being the latest and version 2.11.0 being the oldest."],["The page contains information about the constructors and functions of `VersionsLimitedErrorCountRetryPolicy` along with associated parameters and descriptions."]]],[]]