[[["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 page documents the `AppHubRetryPolicy` for `AppHubConnection`, outlining how the system handles retries in the event of failures."],["The latest version available is 2.37.0-rc, with a range of previous versions accessible from 2.23.0 up to 2.36.0."],["Key functions include `clone()`, which creates a new instance of the policy, `OnFailure()`, which checks if a failure warrants a retry, `IsExhausted()`, which checks if retry attempts are exhausted, and `IsPermanentFailure()` which determines if a failure is permanent."],["The `AppHubRetryPolicy` uses `Status const &` as a parameter for failure related functions."]]],[]]