Optional
debounce?: DebounceOptionsDebounce options.
use 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.
Optional
telemetry?: { Telemetry options
Optional
metadata?: stringMetadata, used for context propagation.
Optional
omitIf true
telemetry will omit the context propagation
false
Generated using TypeDoc
These options will be stored in Redis with smaller keys for compactness.