commit | 7288df34f8513caf6f3985c75855feb572f6b004 | [log] [tgz] |
---|---|---|
author | yatinkarel <ykarel@redhat.com> | Fri Jun 16 14:25:33 2023 +0530 |
committer | yatinkarel <ykarel@redhat.com> | Wed Jun 21 18:14:27 2023 +0530 |
tree | 525352485c7ce816ece3aca2de1819bc0c6dca17 | |
parent | c152a409dd72f742c5a52949282207bedf880565 [diff] |
Add 10 second buffer for uwsgi service stop Default for systemd TimeoutStopSec is 90 seconds and that is same for default graceful shutdown of uwsgi service(WORKER_TIMEOUT). Due to the Related-Bug graceful stop attempt fails and there is no room for force shutdown. This patch reduces default for WORKER_TIMEOUT by 10 seconds so there is a buffer to force stop the service. Closes-Bug: #2020643 Related-Bug: #2015065 Change-Id: I6aacac94f9697088338b3d2f99d8eaa22c2be67b