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 9bbd6ae commit 129e74eCopy full SHA for 129e74e
gunicorn/config.py
@@ -832,7 +832,7 @@ class QuickShutdownTimeout(Setting):
832
type = float
833
default = 0
834
desc = """\
835
- Timeout for quick worker shutdown.
+ Timeout for quick worker shutdown in seconds.
836
837
After receiving a quick shutdown signal, workers have this much time to
838
finish serving requests. Workers still alive after the timeout (starting
0 commit comments