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 2e6134f + dbc00fc commit eb2f81dCopy full SHA for eb2f81d
gunicorn/config.py
@@ -807,7 +807,7 @@ class GracefulTimeout(Setting):
807
type = int
808
default = 30
809
desc = """\
810
- Timeout for graceful workers restart.
+ Timeout for graceful workers restart in seconds.
811
812
After receiving a restart signal, workers have this much time to finish
813
serving requests. Workers still alive after the timeout (starting from
0 commit comments