[[["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 `TasksLimitedErrorCountRetryPolicy` class, a component of the Google Cloud C++ client library for managing retries in the `TasksConnection`."],["The `TasksLimitedErrorCountRetryPolicy` is designed to stop retrying if a non-transient error occurs or if the number of transient errors exceeds a defined limit."],["The policy considers `kUnavailable` status codes as transient errors and provides an option to disable the retry loop by setting `maximum_failures` to 0."],["The documentation covers the class constructors, notably detailing how to manage `maximum_failures` and handle moving and copying, as well as key functions like `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`."],["The webpage lists the available versions of the documentation, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc, including the currently viewed 2.24.0 version."]]],[]]