sidekiq_process_killer 0.3.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:
=
安裝:
=
Runtime 相依性套件 (2):
get_process_mem
>= 0
sidekiq
>= 0