[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage provides documentation for the `ProfilerServiceLimitedErrorCountRetryPolicy` class, which is designed to handle retries for the `ProfilerServiceConnection` based on the number of errors encountered."],["The policy will halt retries if a non-transient error is returned by an RPC or if the number of transient failures surpasses the defined limit."],["Transient errors, in this case, are specifically identified by the `kUnavailable` status code."],["The class offers constructor overloads and methods like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage the retry logic and error handling."],["This documentation provides access to many previous versions of the class as well as the latest release candidate, `2.37.0-rc`."]]],[]]