• Jacob Vosmaer's avatar
    Add SIDEKIQ_MEMORY_KILLER_SHUTDOWN_SIGNAL env var · 1c1f18b4
    Jacob Vosmaer authored
    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.
    1c1f18b4