gitlab-org--gitlab-foss/lib/gitlab/sidekiq_middleware
Jacob Vosmaer 1c1f18b416 Add SIDEKIQ_MEMORY_KILLER_SHUTDOWN_SIGNAL env var
It looks like SIGTERM may not be enough to shut down a Sidekiq process
when its RSS has gotten too big. This change will allow us to experiment
with sending SIGKILL instead of SIGTERM to Sidekiq processes on
gitlab.com.
2015-05-07 18:47:03 +02:00
..
arguments_logger.rb
memory_killer.rb Add SIDEKIQ_MEMORY_KILLER_SHUTDOWN_SIGNAL env var 2015-05-07 18:47:03 +02:00