Skip to content

Sidekiq not checking swap usage #229

@dvalfre

Description

@dvalfre

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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions