diff options
author | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2015-05-13 17:09:12 +0200 |
---|---|---|
committer | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2015-05-13 17:09:12 +0200 |
commit | c291ff9c6f795821e5b73447984e4cd72f3701a4 (patch) | |
tree | d3f3bdb00f02250e983771e1bf550ff1faaa960d /lib/api/files.rb | |
parent | 091c9061316888a1aee706b8b441c16e28868afe (diff) | |
download | gitlab-ce-c291ff9c6f795821e5b73447984e4cd72f3701a4.tar.gz |
Use SIGKILL by default in Sidekiq::MemoryKiller
This makes the memory growth-triggered Sidekiq restarts more reliable by
reducing the chance that Sidekiq ends up in a state where it is not
accepting new jobs but also not shutting down: SIGKILL is more likely to
work than SIGTERM.
Diffstat (limited to 'lib/api/files.rb')
0 files changed, 0 insertions, 0 deletions