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.
2 parents 37e8ff7 + 4151727 commit 621a93bCopy full SHA for 621a93b
devops/gunicorn_conf.py
@@ -29,6 +29,7 @@
29
workers = web_concurrency
30
bind = use_bind
31
keepalive = 120
32
+timeout = 300
33
34
errorlog = "-"
35
accesslog = "-"
0 commit comments