We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8df1adf commit 731c8d2Copy full SHA for 731c8d2
Procfile
@@ -1 +1 @@
1
-web: gunicorn app.main:APP -w 3 --max-requests 1000 --max-requests-jitter 1250 -k uvicorn.workers.UvicornWorker
+web: gunicorn app.main:APP -w 3 --max-requests 700 --max-requests-jitter 300 -k uvicorn.workers.UvicornWorker
0 commit comments