Skip to content

Remove legacy Sidekiq Daemon Memory Killer.

Nikola Milojevic requested to merge remove-sidekiq-daemon-memory-killer into master

What does this MR do and why?

Removes legacy Sidekiq Daemon Memory Killer.

We are already using backward-compatible Sidekiq Memory Watchdog for several releases by default. This is just a cleanup of unused code.

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 #371500 (closed)

Edited by Nikola Milojevic

Merge request reports