[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage provides documentation for the `AppHubLimitedErrorCountRetryPolicy` class, which is used within the `AppHubConnection` for handling retries."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The class considers `kUnavailable` as a transient error, and it provides constructors to define the maximum number of transient errors allowed."],["The class has multiple functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage and check retry status."],["The webpage displays the class documentation for versions ranging from 2.23.0 to 2.37.0-rc, allowing users to access specific version documentation."]]],[]]