added deduplication and exchange stats

This commit is contained in:
Boki 2025-06-29 14:48:40 -04:00
parent 133f37e755
commit 100efb575f
7 changed files with 309 additions and 6 deletions

View file

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