Retry with fixed delay between attempts.
fixed delay between retries
maximum number of retry attempts (not counting the initial send)
Maximum number of attempts for this policy.
Computes the delay before the Nth retry attempt (0-indexed). Returns null if the attempt exceeds maxAttempts.