starting to add qm sessions and symbols
This commit is contained in:
parent
e9ff913b7e
commit
f05d26d703
13 changed files with 652 additions and 432 deletions
|
|
@ -176,6 +176,7 @@ export class QueueManager {
|
|||
tz: 'UTC',
|
||||
immediately: job.immediately || false,
|
||||
},
|
||||
delay: job.delay || 0,
|
||||
removeOnComplete: 1,
|
||||
removeOnFail: 1,
|
||||
attempts: 2,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue