[[["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 used to manage retries for `RevisionsConnection`."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors in this context are defined as those returning the `kUnavailable` status code."],["The `RevisionsLimitedErrorCountRetryPolicy` class has constructors that allow setting a maximum number of transient errors and supports methods for checking if retries are exhausted, detecting permanent failures, and creating a new instance of the policy."],["The latest version of this class is `2.37.0-rc`, with a multitude of older versions listed down to `2.11.0`."]]],[]]