Merge "Add 10 second buffer for uwsgi service stop"
This commit is contained in:
commit
92f62fe184
2
stackrc
2
stackrc
@ -804,7 +804,7 @@ NOVA_READY_TIMEOUT=${NOVA_READY_TIMEOUT:-$SERVICE_TIMEOUT}
|
|||||||
SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=${SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT:-5}
|
SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=${SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT:-5}
|
||||||
|
|
||||||
# Service graceful shutdown timeout
|
# Service graceful shutdown timeout
|
||||||
WORKER_TIMEOUT=${WORKER_TIMEOUT:-90}
|
WORKER_TIMEOUT=${WORKER_TIMEOUT:-80}
|
||||||
|
|
||||||
# Common Configuration
|
# Common Configuration
|
||||||
# --------------------
|
# --------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user