Files
gitlabhq/lib/gitlab
Dmitriy Zaporozhets 7d662114b3 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
2014-12-08 13:17:10 +00:00
..
2014-09-29 12:05:17 +03:00
2014-12-08 13:39:18 +01:00
2014-10-06 00:14:46 +02:00
2014-10-06 00:14:46 +02:00
2014-11-06 13:07:42 +02:00
2014-01-19 23:39:56 +04:00
2014-10-31 17:22:16 -07:00
2014-10-06 00:14:46 +02:00
2014-10-06 00:14:46 +02:00
2014-08-27 15:26:35 +03:00
2014-10-06 00:14:46 +02:00
2014-09-06 13:20:37 +03:00
2014-11-06 13:07:42 +02:00
2013-06-06 10:10:51 +09:00