[[["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 document provides documentation for the `ServiceHealthLimitedErrorCountRetryPolicy` class, which is used to define a retry policy for `ServiceHealthConnection` in the Google Cloud C++ library."],["The policy allows retries based on the number of transient errors encountered, stopping when a non-transient error occurs or a predefined maximum number of transient failures is reached."],["`kUnavailable` status codes are considered transient errors, and retry behaviour can be completely turned off by setting the `maximum_failures` constructor parameter to `0`."],["The class provides functions to check if the policy is exhausted, if the failure was permanent, or to clone the current policy instance."]]],[]]