[[["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 page provides documentation for the `ProfilerServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud Profiler C++ client library."],["The `ProfilerServiceLimitedErrorCountRetryPolicy` class is a retry policy designed for `ProfilerServiceConnection`, allowing for a defined number of transient errors before stopping retry attempts."],["The policy considers `kUnavailable` status codes as transient errors and halts retries upon encountering a non-transient error or exceeding the maximum allowed transient failures."],["The documentation lists available versions, ranging from the latest release candidate `2.37.0-rc` down to `2.11.0`, and the current page is focused on version 2.34.0."],["The policy can be customized by providing a maximum_failures value during construction, and setting this value to 0 disables the retry loop."]]],[]]