[[["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 provides documentation for the `ServicesLimitedErrorCountRetryPolicy` class, a retry mechanism for `ServicesConnection` in the Google Cloud Run C++ client library."],["The `ServicesLimitedErrorCountRetryPolicy` class retries RPC calls based on the number of transient errors, with `kUnavailable` being the status code treated as a transient error."],["The retry policy can be configured to tolerate a specific number of transient errors defined by `maximum_failures`, and will stop retrying if a non-transient error is encountered."],["The documentation covers the class's constructors, with parameter descriptions, functions such as `maximum_failures()`, `OnFailure()`, and `IsPermanentFailure()` with detailed descriptions for each, and one type alias."],["The webpage lists the documentation for this class across multiple versions of the library, starting from version 2.11.0 and up to 2.37.0-rc, with 2.31.0 being the version highlighted."]]],[]]