finished ceo

This commit is contained in:
Boki 2025-06-24 19:59:45 -04:00
parent b25222778e
commit a5688e4723
3 changed files with 11 additions and 7 deletions

View file

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