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 33ab2cc commit 8df1adfCopy full SHA for 8df1adf
Procfile
@@ -1 +1 @@
1
-web: gunicorn app.main:APP -w 3 --max-requests 1000 --max-requests-jitter 2000 -k uvicorn.workers.UvicornWorker
+web: gunicorn app.main:APP -w 3 --max-requests 1000 --max-requests-jitter 1250 -k uvicorn.workers.UvicornWorker
0 commit comments