[[["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-08-14 UTC."],[[["This webpage provides documentation for the `BareMetalSolutionRetryPolicy` class across multiple versions, ranging from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `BareMetalSolutionRetryPolicy` is utilized for defining the retry behavior of `BareMetalSolutionConnection` in the Google Cloud C++ client library."],["Key functions of the `BareMetalSolutionRetryPolicy` class include `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`, which are used for managing the retry logic."],["The `clone()` function creates a new instance of the retry policy while `OnFailure(Status const &)` checks if a given status warrants a retry, and `IsExhausted()` and `IsPermanentFailure()` provide mechanisms for determining the retry state and whether a status constitutes a permanent failure."]]],[]]