sidekiq_process_killer 0.4.2
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:
=
install:
=
Runtime Dependencies (2):
get_process_mem
~> 0.2.1
sidekiq
~> 5