[[["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 webpage details the `ReservationServiceRetryPolicy` class, which is used for handling retries in the `ReservationServiceConnection`."],["The latest version of the `ReservationServiceRetryPolicy` is `2.37.0-rc`, with a list of available versions from `2.36.0` down to `2.11.0`."],["The class provides functions to clone the policy, check if a failure is permanent, determine if the retry policy is exhausted, and manage retries based on a given status."],["The `OnFailure` function is used to trigger a retry on failure, taking a status const & as a parameter and returning a boolean value."],["There is an `IsPermanentFailure` function taking a `status` parameter and returning a boolean value to indicate whether or not the failure is permanent."]]],[]]