We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa80fd9 commit 0033ce8Copy full SHA for 0033ce8
1 file changed
Procfile
@@ -1 +1 @@
1
-web: gunicorn -b :$PORT training.main:app --workers $NUM_WORKERS --worker-class uvicorn.workers.UvicornWorker
+web: gunicorn -b :$PORT training.main:app --workers $NUM_WORKERS --worker-class uvicorn.workers.UvicornWorker --timeout 1200
0 commit comments