test
This commit is contained in:
parent
35df03d00b
commit
34fa4b8e26
2 changed files with 58 additions and 12 deletions
|
|
@ -43,7 +43,7 @@ export class QueueService {
|
|||
enableReadyCheck: false,
|
||||
lazyConnect: true,
|
||||
// Disable Redis Cluster mode if you're using standalone Redis/Dragonfly
|
||||
enableOfflineQueue: false
|
||||
enableOfflineQueue: true
|
||||
};
|
||||
|
||||
// Worker configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue