[[["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-09 UTC."],[[["This document provides information on the `ServicesLimitedErrorCountRetryPolicy` class, a retry policy for `ServicesConnection` in the Google Cloud App Engine C++ library."],["The policy stops retrying if an RPC returns a non-transient error or if the number of transient failures exceeds a set limit."],["The `kUnavailable` status code is considered a transient error in this class."],["The class offers constructors to set the maximum number of tolerated transient errors, including the option to disable retries by setting `maximum_failures` to 0."],["The document contains different versions of the `ServicesLimitedErrorCountRetryPolicy` class, ranging from version 2.11.0 up to 2.37.0-rc."]]],[]]