Optional
countThe number of times the task must be repeated if it fails.
Optional
delayThe delay in milliseconds after which the retry is scheduled.
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.