gitlab-org--gitlab-foss/changelogs/unreleased/sh-ignore-git-errors-delete-project.yml
Stan Hu 9c2baada57 Ignore Gitaly errors if cache flushing fails on project destruction
We should just ignore these errors and move along with the deletion
since the repositories are going to be trashed anyway.

Closes https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31164
2019-07-29 23:05:03 -07:00

5 lines
120 B
YAML

---
title: Ignore Gitaly errors if cache flushing fails on project destruction
merge_request: 31164
author:
type: fixed