[[["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-05 UTC."],[[["This webpage provides documentation for the `AppHubLimitedErrorCountRetryPolicy` class in the Google Cloud C++ client library, specifically for AppHub."],["The `AppHubLimitedErrorCountRetryPolicy` is a retry mechanism that halts retries upon encountering a non-transient error or exceeding a predefined number of transient errors."],["This policy considers the `kUnavailable` status code as a transient error, which indicates a temporary issue that may resolve upon retry."],["The class includes constructors to set the maximum number of allowed transient errors and provides methods to check for exhaustion, permanent failures, and to clone the retry policy instance."],["The page contains links to various versions of this class, with 2.37.0-rc being the latest version available."]]],[]]