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:
=
install:
=
Runtime Dependencies (2):
get_process_mem
>= 0
sidekiq
>= 0