Skip to content

Periodic timer instead of number of requests #68

@lowlyocean

Description

@lowlyocean

Running Gitlab on a memory-constrained RPI2, where unicorn-worker-killer is used to restart workers after every X requests. Problem is that requests are infrequent and memory leaks accumulate while worker is running (even without any requests). Would be great to have option to set a time interval for the memory check instead of only doing it every X requests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions