[[["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 document details the `TelcoAutomationRetryPolicy` for `TelcoAutomationConnection`, with the latest version being 2.37.0-rc."],["The content provides links to various versions of the retry policy, ranging from 2.37.0-rc down to 2.19.0, allowing users to access historical documentation."],["The policy includes functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`, which manage the retry behavior."],["The `OnFailure`, and `IsPermanentFailure` functions take the parameter `Status const &`, to check if retrying is appropriate."],["The functions `IsExhausted`, and `clone` do not take any parameters, and return `bool` and `std::unique_ptr\u003c TelcoAutomationRetryPolicy \u003e` respectively."]]],[]]