sidekiq_process_killer 0.5.0
SidekiqProcessKiller plugs into Sidekiq's middleware and kills a process if its processing beyond the supplied RSS threshold. Since, this plugs into the middleware the check is performed after each job.
          Gemfile:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (2):
            get_process_mem
            ~> 1.0
          
          
            sidekiq
            ~> 5
          
    