diff options
author | Tiago Botelho <tiagonbotelho@hotmail.com> | 2017-10-03 15:39:04 +0100 |
---|---|---|
committer | Douwe Maan <douwe@selenight.nl> | 2018-02-23 16:17:48 +0100 |
commit | e610f9604ecd186ae37862894a4f4b7c706d0ce5 (patch) | |
tree | 868f1f81c5bb490d78943193bfe885de56e09b0e /changelogs | |
parent | 58a312f5097b30a93100de93d06427402d514b48 (diff) | |
download | gitlab-ce-e610f9604ecd186ae37862894a4f4b7c706d0ce5.tar.gz |
Adds scheduled import jobs to the stuck import jobs detection worker.
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased-ee/mark-scheduled-mirrors-as-stuck.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased-ee/mark-scheduled-mirrors-as-stuck.yml b/changelogs/unreleased-ee/mark-scheduled-mirrors-as-stuck.yml new file mode 100644 index 00000000000..414943d8a0f --- /dev/null +++ b/changelogs/unreleased-ee/mark-scheduled-mirrors-as-stuck.yml @@ -0,0 +1,5 @@ +--- +title: Find stuck scheduled import jobs and also mark them as failed. +merge_request: 3055 +author: +type: fixed |