[[["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 details the `ProfilerServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `ProfilerServiceConnection`."],["The policy limits retries based on the number of transient errors, stopping if a non-transient error occurs or the maximum transient failures are exceeded."],["The retry policy considers `kUnavailable` as the sole transient error, and the maximum number of retries can be configured with a constructor parameter."],["The class features various constructors to initialize and copy the retry policy, alongside methods to check if the policy has been exhausted or determine whether an error is a permanent failure."],["This page also displays a list of the different versions of the ProfilerServiceLimitedErrorCountRetryPolicy class, starting with the latest version of 2.37.0-rc."]]],[]]