summaryrefslogtreecommitdiff
path: root/spec/javascripts/vue_shared/components/commit_spec.js
diff options
context:
space:
mode:
authorToon Claes <toon@gitlab.com>2017-05-08 17:13:02 +0200
committerToon Claes <toon@gitlab.com>2017-05-10 15:01:27 +0200
commit0ad80cab40097658b1eec5b87d440cfcd60d2755 (patch)
treeac6799f5813de9e0e9c4f584f29f1d9883693d62 /spec/javascripts/vue_shared/components/commit_spec.js
parent4f446dd45a4068a77f606c02c95389c5cf6a6647 (diff)
downloadgitlab-ce-0ad80cab40097658b1eec5b87d440cfcd60d2755.tar.gz
Use worker to destroy namespaceless projects in post-deploy
Destroying projects can be very time consuming. So instead of destroying them in the post-deploy, just schedule them and make Sidekiq do the hard work. They are scheduled in batches of 5000 records. This way the number of database requests is limited while also the amount data read to memory is limited.
Diffstat (limited to 'spec/javascripts/vue_shared/components/commit_spec.js')
0 files changed, 0 insertions, 0 deletions