fixed batching and waiting priority plus cleanup
This commit is contained in:
parent
e4d5dba73a
commit
6fb98c69f2
6 changed files with 121 additions and 155 deletions
2
.env
2
.env
|
|
@ -10,7 +10,7 @@ LOG_LEVEL=info
|
|||
DATA_SERVICE_PORT=2001
|
||||
|
||||
# Queue and Worker Configuration
|
||||
WORKER_COUNT=5
|
||||
WORKER_COUNT=4
|
||||
WORKER_CONCURRENCY=20
|
||||
|
||||
# ===========================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue