Optional
debounce?: DebounceOptionsuse deduplication option
Optional
deduplication?: DebounceOptionsDeduplication options.
Optional
failIf true, moves parent to failed.
Optional
ignoreIf true, moves the jobId from its parent dependencies to failed dependencies when it fails after all attempts.
Optional
removeIf true, removes the job from its parent dependencies when it fails after all attempts.
Generated using TypeDoc
Debounce options.