|
Resilient
|
A State which always allows to retry. More...
#include <always.hpp>
Public Types | |
| using | stopretries_type = WillNeverHappenToStopRetries |
Public Member Functions | |
| Variant< retry_after, stopretries_type > | shouldRetry () |
| template<typename T > | |
| void | failedWith (T) |
A State which always allows to retry.
RetryState concept.
1.8.11