diff options
| author | Fabio Pitino <fpitino@gitlab.com> | 2019-05-07 08:23:48 +0100 |
|---|---|---|
| committer | Fabio Pitino <fpitino@gitlab.com> | 2019-05-07 08:23:48 +0100 |
| commit | ccde391648ce9aece94a3b63ccccbd7df67ce693 (patch) | |
| tree | e65285c1b2a8865741f28ca7dca184bb3e22882b | |
| parent | 0eac37efea8206981749f64c3aae668ce95f1926 (diff) | |
| download | gitlab-ce-fix-too-many-loops-cron-error.tar.gz | |
add changelogfix-too-many-loops-cron-error
| -rw-r--r-- | changelogs/unreleased/fix-too-many-loops-cron-error.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-too-many-loops-cron-error.yml b/changelogs/unreleased/fix-too-many-loops-cron-error.yml new file mode 100644 index 00000000000..a9b5b761439 --- /dev/null +++ b/changelogs/unreleased/fix-too-many-loops-cron-error.yml @@ -0,0 +1,5 @@ +--- +title: Fix "too many loops" error by handling gracefully cron schedules for non existent days +merge_request: 28002 +author: +type: fixed |
