[[["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 webpage details the `VersionsLimitedErrorCountRetryPolicy`, a retry mechanism for `VersionsConnection` in Google Cloud's C++ App Engine API."],["The policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures, with `kUnavailable` being the only considered transient status code in this class."],["The class includes constructors that define the maximum number of transient errors allowed, with a limit of 0 to completely disable retries."],["The page also lists the functions in the `VersionsLimitedErrorCountRetryPolicy` class, such as `maximum_failures`, `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`."],["The most recent version covered is `2.37.0-rc` while the current version of the page is `2.21.0`."]]],[]]