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