[[["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 details on the `DeviceManagerRetryPolicy`, which is the retry policy for `DeviceManagerConnection`."],["The latest release candidate version of this policy is 2.15.0-rc, and the current documented version is 2.14.0, with prior versions accessible."],["The policy includes functions to create a new instance, as seen by `clone()`, and assess failures (`OnFailure`), including checking if it's exhausted (`IsExhausted`) or permanent (`IsPermanentFailure`)."],["All the functions described, receive `Status const &` as a parameter and return `bool` type, except for the `clone()` function, which returns a pointer to the new policy."]]],[]]