Skip to content

Add ProcessHandler for Sidekiq MemoryKiller watcher

What does this MR do and why?

Implements new hander: Gitlab::Memory::Sidekiq::MemoryKiller::ProcessHandler which will handle high RSS by trying to gracefully terminate the Sidekiq process

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #370239 (closed)

Edited by Nikola Milojevic

Merge request reports