We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9be532 + cf63a58 commit 8ea3b53Copy full SHA for 8ea3b53
devops/gunicorn_conf.py
@@ -29,7 +29,7 @@
29
workers = web_concurrency
30
bind = use_bind
31
keepalive = 120
32
-timeout = 300
+timeout = 900
33
34
errorlog = "-"
35
accesslog = "-"
0 commit comments