Options of the retryRejected plugin.
The value stored by the executor.
Optional
The number of retries.
3 Copy
3
The delay (in milliseconds) between retries.
By default, an exponential backoff is used.
If true then executor is retried even if it isn't active.
true
false Copy
false
Options of the retryRejected plugin.