[[["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-07 UTC."],[[["This webpage details the `AppHubLimitedErrorCountRetryPolicy`, a retry mechanism designed for `AppHubConnection` in the Google Cloud App Hub C++ client library."],["The retry policy halts when a non-transient error occurs or when the number of transient failures exceeds a predetermined limit."],["Only the `kUnavailable` status code is considered a transient error, triggering a potential retry."],["The policy can be configured to disable retries entirely by setting `maximum_failures` to 0, and it offers functions to manage, assess and clone the retry configuration."],["The `AppHubLimitedErrorCountRetryPolicy` supports multiple versions, with the latest being 2.37.0-rc and previous versions ranging from 2.36.0 to 2.23.0."]]],[]]