Skip to content

Commit

Permalink
feat(ml): support dynamic scaling
Browse files Browse the repository at this point in the history
Closes #12064
  • Loading branch information
rkojedzinszky committed Aug 27, 2024
1 parent b051b29 commit 40ee548
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions machine-learning/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ gunicorn app.main:app \
-w "$MACHINE_LEARNING_WORKERS" \
-t "$MACHINE_LEARNING_WORKER_TIMEOUT" \
--log-config-json log_conf.json \
--keep-alive 0 \
--graceful-timeout 0

0 comments on commit 40ee548

Please sign in to comment.