[[["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 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."]]],[]]