summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/fix-too-many-loops-cron-error.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/fix-too-many-loops-cron-error.yml')
-rw-r--r--changelogs/unreleased/fix-too-many-loops-cron-error.yml5
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