[[["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 `TraceServiceLimitedErrorCountRetryPolicy`, a class used for error-based retry logic in the Google Cloud Trace service."],["The retry policy will stop if a non-transient error occurs or if the number of transient failures exceeds a set maximum amount, with `kUnavailable` being treated as transient."],["The class offers several constructors to manage transient errors, with the ability to disable retries by setting `maximum_failures` to 0."],["The document details the class functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` with their parameters and return types."],["This page provides the documentation for different versions of this class, with the most recent being 2.37.0-rc, and 2.21.0 being the current visible version."]]],[]]