[[["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 provides documentation for the `ProfilerServiceLimitedErrorCountRetryPolicy` class in the Google Cloud Profiler C++ library, specifically within version 2.24.0."],["The `ProfilerServiceLimitedErrorCountRetryPolicy` class is designed to manage retries for `ProfilerServiceConnection` based on the number of transient errors encountered during RPC calls."],["The class allows users to define the maximum number of transient errors (defaults to 0 to disable) before stopping retries, with `kUnavailable` status codes considered transient errors."],["The page lists several previous versions of the library, along with the current latest release candidate, `2.37.0-rc`."],["The policy can be created, copied, and moved, and it offers methods for checking if it has reached it's maximum failures, if it failed, or if it's a permanent failure, along with the ability to clone the policy."]]],[]]