[[["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 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`."]]],[]]