Skip to content

Puma Worker Killer will not work in Puma Single mode

This is expected, and I don't think there's a good solution, as the idea of Memory Killer was to avoid downtime, which is not possible with a single worker: https://github.com/schneems/puma_worker_killer

Still, I capture this moment in a separate issue under the Puma Single epic, as we discussed on the Team Meeting.

Edited by Aleksei Lipniagov