Optionalcpof?: booleanIf true, starts processing parent job as soon as any of its children fail.
Optionalde?: DeduplicationOptionsDeduplication options.
Optionaldeid?: stringDebounce identifier.
Optionalfpof?: booleanIf true, moves parent to failed.
Optionalidof?: booleanIf true, moves the jobId from its parent dependencies to failed dependencies when it fails after all attempts.
Optionalkl?: numberMaximum amount of log entries that will be preserved
Optionalomc?: booleanOmit Context Propagation
Optionalrdof?: booleanIf true, removes the job from its parent dependencies when it fails after all attempts.
Optionaltm?: stringTelemetryMetadata, provide for context propagation.
These fields are the ones stored in Redis with smaller keys for compactness.