Sets fixed delay strategy.
All retries use the same sleep duration.
| delay |
fixed delay between attempts. |
|
Result.ok(this retry instance), or Result.error(RetryError.INVALID_ARGUMENT) when delay is negative. |