about to start

This commit is contained in:
Boki 2025-06-29 14:22:38 -04:00
parent 11eb470e5f
commit 133f37e755
3 changed files with 14 additions and 16 deletions

View file

@ -77,8 +77,8 @@
"port": 6379,
"db": 1
},
"workers": 1,
"concurrency": 1,
"workers": 10,
"concurrency": 4,
"enableScheduledJobs": true,
"defaultJobOptions": {
"attempts": 3,