[[["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 `RevisionsLimitedErrorCountRetryPolicy` class in the Google Cloud Run C++ library, which is a retry policy designed for `RevisionsConnection`."],["The retry policy halts operation upon encountering a non-transient error or when the number of transient failures exceeds a predefined limit, with `kUnavailable` being considered a transient error."],["Users can customize the retry behavior by setting the `maximum_failures` parameter when constructing an instance of the class, including the option to disable retries entirely by setting it to 0."],["The class offers methods like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage and query the retry policy's state."],["The page includes a list of available versions of this document, ranging from the latest release candidate `2.37.0-rc` down to version `2.11.0`."]]],[]]