[[["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 page details the `ReservationsRetryPolicy` for `ReservationsConnection`, with links to documentation for multiple versions, ranging from 2.15.1 to 2.37.0-rc (latest)."],["The `ReservationsRetryPolicy` class provides functionalities including `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`."],["The functions `OnFailure(Status const &)` and `IsPermanentFailure(Status const &) const` each have two overloads, as defined in the documentation, and they both take the parameter `status`."],["The `clone()` function is responsible for creating a new instance of the policy, resetting it to its initial state, and returning it as a `std::unique_ptr\u003cReservationsRetryPolicy\u003e`."],["The functions `IsExhausted() const` `OnFailure(Status const &)` and `IsPermanentFailure(Status const &) const` will return a bool."]]],[]]