[[["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 webpage details the `BareMetalSolutionRetryPolicy` for different versions, with version 2.37.0-rc being the latest release candidate and version 2.17.0 being the current page context."],["The `BareMetalSolutionRetryPolicy` class offers functionalities to manage retry attempts for `BareMetalSolutionConnection`, such as `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`."],["The page lists several previous versions of the `BareMetalSolutionRetryPolicy`, including detailed links to each, ranging from version 2.36.0 down to 2.11.0."],["The `OnFailure` and `IsPermanentFailure` methods both take in a `Status const &` parameter, and both are able to return a `bool` value."],["Both the `IsExhausted` function and the `IsPermanentFailure` function, have a `const` operator at the end of their names, indicating that it's not modifying any member variables."]]],[]]