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