[[["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 document provides information on the `AppHubLimitedErrorCountRetryPolicy` class, which is designed for handling transient errors in RPC calls for `AppHubConnection`."],["The policy stops retrying when a non-transient error occurs or when the number of transient failures exceeds a preset maximum."],["The class considers the `kUnavailable` status code as a transient error and offers the ability to disable the retry loop by setting the maximum failures to zero."],["The class includes constructors and functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage retry logic and state."],["The latest version is `2.37.0-rc`, with multiple versions also listed, going as far back as `2.23.0`."]]],[]]