Skip to content
Snippets Groups Projects
Select Git revision
20 results

sidekiq_middleware

  • Clone with SSH
  • Clone with HTTPS
  • Forked from GitLab.org / GitLab FOSS
    Source project has a limited visibility.
    user avatar
    Jacob Vosmaer authored
    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.
    c291ff9c
    History
    Name Last commit Last update
    ..