summaryrefslogtreecommitdiff
path: root/symbol
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-04-12 12:29:47 -0700
committerStan Hu <stanhu@gmail.com>2019-04-15 08:10:10 -0700
commit16259796539f19f7b04ad078a28aa38c5b50912f (patch)
treed3596f714417223feb8b788a8f037ce2406e4531 /symbol
parent0a99e0220d9371423039f05f700af3675b26624f (diff)
downloadgitlab-ce-sh-fix-pipeline-delete-caching.tar.gz
Properly expire all pipeline caches when pipeline is deletedsh-fix-pipeline-delete-caching
When deleting a pipeline, only some of the cache structures were being expired, but not the full pipeline list. We have to synchronously schedule a pipeline cache expiration because the pipeline will be deleted if the Sidekiq expiration job picks it up. To do this, properly extract all the logic buried in the Sidekiq worker into a service, and then call the service. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60469
Diffstat (limited to 'symbol')
0 files changed, 0 insertions, 0 deletions