[[["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 `AppHubLimitedErrorCountRetryPolicy` class, which is used to define a retry policy for `AppHubConnection` in the Google Cloud C++ library."],["The `AppHubLimitedErrorCountRetryPolicy` class stops retrying if a non-transient error occurs or if a set maximum number of transient failures is reached, treating `kUnavailable` status codes as transient errors."],["The class has constructors to set the maximum number of transient errors tolerated, and functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage the retry process."],["The documentation lists all the available versions of the `AppHubLimitedErrorCountRetryPolicy` class, ranging from the latest release candidate `2.37.0-rc` down to `2.23.0`."]]],[]]