[[["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 for `AppHubConnection` that limits retries based on the number of detected transient errors."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Only `kUnavailable` status codes are considered transient errors within the scope of this policy."],["The policy's constructor `AppHubLimitedErrorCountRetryPolicy(int)` allows setting the maximum number of tolerated transient errors, and can be set to `0` to disable retries."],["The page also includes a history of the policy going back to version 2.23.0 and including a latest release candidate version 2.37.0-rc."]]],[]]