OptionalbackoffBase backoff in seconds between retries (grows linearly with the attempt).
OptionaldelaySeconds to wait before the job becomes available.
OptionalmaxMaximum attempts before the job is considered failed (defaults to 1).
OptionalqueueThe named queue to place the job on (defaults to default).
Options controlling how a job is dispatched and retried.