To align with back-off policies (see concrete implementations of BackOff
and BackOffExecution
), we should implement toString()
in all RetryPolicy
and RetryExecution
implementations.
To align with back-off policies (see concrete implementations of BackOff
and BackOffExecution
), we should implement toString()
in all RetryPolicy
and RetryExecution
implementations.