[[["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-21 UTC."],[[["This page documents the `DeviceManagerRetryPolicy` class, which defines the retry policy for `DeviceManagerConnection`."],["The `clone()` function allows for the creation of a new policy instance, reset to its initial state."],["The `OnFailure(Status const &)` function determines if a retry should occur based on a given status."],["The `IsExhausted()` function checks if the retry policy has reached its limit."],["The function `IsPermanentFailure(Status const &) const` determines whether a given failure status indicates a permanent failure, disallowing further retries."]]],[]]