fix(docker): update process count

This commit is contained in:
Sharath 2025-06-05 23:58:47 +05:30 committed by GitHub
parent a1d5ed00cb
commit d7ff4b87d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ services:
memory: 32G
worker:
command: python -m dramatiq --processes 10 --threads 32 run_agent_background
command: python -m dramatiq --processes 40 --threads 8 run_agent_background
deploy:
resources:
limits: