Total number of attempts (including the first).
Wait time growth strategy between attempts.
Base wait duration in milliseconds.
Optional retryOptional allowlist of error codes/names that trigger retry.
When absent, all errors are retried up to maxAttempts.
Governs automatic retry behaviour for transient node failures.