gitlab-org--gitlab-foss/lib
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
..
api Supporting for multiple omniauth provider for the same user 2014-12-04 13:03:55 +02:00
assets
backup Properly fix wiki restore. 2014-11-30 18:24:05 +02:00
gitlab Merge branch 'sidekiq_memory_killer_grace_time' into 'master' 2014-12-08 13:17:10 +00:00
redcarpet/render Add a comment why this is done. 2014-10-10 08:32:05 +02:00
support Merge pull request #8273 from bbodenmiller/nginx-updates 2014-11-10 10:20:44 +01:00
tasks Add rake task for google schema whitelisting. 2014-12-04 15:22:10 +01:00
disable_email_interceptor.rb Add email interceptor to prevent mail sending if email sending is disabled. 2014-10-27 13:05:50 +01:00
email_validator.rb Test for the apostrophe in the email 2014-06-11 13:36:30 +02:00
event_filter.rb Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00
extracts_path.rb
file_size_validator.rb
gt_one_coercion.rb diff unfold 2014-08-14 15:48:14 +04:00
static_model.rb
unfold_form.rb diff unfold 2014-08-14 15:48:14 +04:00