-
Couldn't load subscription status.
- Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Turns out that we configure the systemctl unit for Sidekiq to check MemoryMax. But processes got smarter and they use more swap, which systemctl is not monitoring.
To handle this, we want to expand the systemctl unit for Sidekiq to also set MemorySwapMax. Its value should be the same as that for MemoryMax.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working