[[["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 page provides documentation for the `ProfilerServiceLimitedErrorCountRetryPolicy` class, which is designed to handle retries for the `ProfilerServiceConnection`."],["The retry policy will stop if a non-transient error occurs or if the number of transient failures exceeds a predefined maximum."],["Transient errors, as considered by the policy, are those with the `kUnavailable` status code."],["The `ProfilerServiceLimitedErrorCountRetryPolicy` can be configured to allow a specific number of transient errors before stopping, or by setting the count to zero, it will disable the retry loop."],["The page also details the constructors, functions, and type aliases associated with the `ProfilerServiceLimitedErrorCountRetryPolicy` class, including how to create a new instance and how to determine if the retry policy is exhausted."]]],[]]