[[["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-07-09 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."]]],[]]