YOrch 1.0.0
Loading...
Searching...
No Matches
yorch::retry_forever_policy Struct Reference

Retry policy that keeps retrying for as long as the task requests it. More...

#include <retry.hpp>

Static Public Member Functions

static constexpr bool should_retry (std::size_t) noexcept
 

Detailed Description

Retry policy that keeps retrying for as long as the task requests it.

Definition at line 49 of file retry.hpp.

Member Function Documentation

◆ should_retry()

static constexpr bool yorch::retry_forever_policy::should_retry ( std::size_t  )
inlinestaticconstexprnoexcept

Definition at line 50 of file retry.hpp.


The documentation for this struct was generated from the following file: