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