diff options
author | Dmitriy Zaporozhets <dzaporozhets@gitlab.com> | 2014-12-08 13:17:10 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dzaporozhets@gitlab.com> | 2014-12-08 13:17:10 +0000 |
commit | 7d662114b301ff507767778ad509ebf552b2b8e2 (patch) | |
tree | 8df159af3900d0d9bbb84bf321e1fd74da4de21c /spec | |
parent | bbf9953b99d59801c72dd7b9550ee149ca77bfcf (diff) | |
parent | b8dfd63eacc26bb2ef6a900b75e794c33cf2c9ca (diff) | |
download | gitlab-ce-7d662114b301ff507767778ad509ebf552b2b8e2.tar.gz |
Merge branch 'sidekiq_memory_killer_grace_time' into 'master'
Add 'grace time' behavior to Sidekiq MemoryKiller
The previous iteration of the memory killer did not give 'large'
jobs much of a chance to finish. This caused them to come back after
each restart, leading to another memory-induced shutdown. By adding
some 'grace time' between the moment we detect a memory peak and
the moment we start shutting down, we hope to give Sidekiq a chance
to get whatever causes its memory to grow 'out of its system'.
See merge request !1313
Diffstat (limited to 'spec')
0 files changed, 0 insertions, 0 deletions