Documentation / zerotal / queue / BatchOptions
Interface: BatchOptions
Defined in: packages/queue/src/Batch.ts:3
Properties
thenJobs?
optionalthenJobs?:SerializedJob[]
Defined in: packages/queue/src/Batch.ts:4
catchJobs?
optionalcatchJobs?:SerializedJob[]
Defined in: packages/queue/src/Batch.ts:5
finallyJobs?
optionalfinallyJobs?:SerializedJob[]
Defined in: packages/queue/src/Batch.ts:6