Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-09-14 08:02:04 +0300
committerStan Hu <stanhu@gmail.com>2018-09-19 15:03:18 +0300
commita1912ccc894386b112faba2932f1dd98c03aea0e (patch)
tree82eee97163f1802be69cd5810fe04bec96ae2689 /app/models/container_repository.rb
parentc6660e61b267dafe7e4f6ce2b4e38b644e7b2177 (diff)
Delete container repository tags outside of transaction
When there are many tags in a container repository, deleting them can exceed the default 60 second idle-in-transaction timeout in Sidekiq. We now explicitly delete them in the DestroyService before destroying the model. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51380
Diffstat (limited to 'app/models/container_repository.rb')
0 files changed, 0 insertions, 0 deletions