[[["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, designed for managing retries in `AppHubConnection`."],["The retry policy is based on error counting, stopping when a non-transient error occurs or a set number of transient failures are reached, and `kUnavailable` status codes are treated as transient errors."],["The policy can be configured with a maximum number of transient failures, and disabling retries is possible by setting the `maximum_failures` parameter to 0."],["The documentation contains numerous older versions, with `2.37.0-rc` being the latest, and information for constructors, functions such as `maximum_failures()`, `OnFailure()`, and `IsExhausted()`, as well as the `clone()` function."]]],[]]