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