summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorOswaldo Ferreira <oswaldo@gitlab.com>2019-06-10 13:25:51 -0300
committerOswaldo Ferreira <oswaldo@gitlab.com>2019-06-10 13:35:11 -0300
commit304b43a6227733d9326bca3a379c9588cbe93a8d (patch)
tree904b17b33f86670a185ffd4785d36049bf897958 /changelogs
parent65be6f1abf18c0ef5cc91d4af0b1212fa3b9fc52 (diff)
downloadgitlab-ce-304b43a6227733d9326bca3a379c9588cbe93a8d.tar.gz
Avoid DB timeouts when scheduling migrations
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/osw-fix-post-dep-migration-with-timeout.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/osw-fix-post-dep-migration-with-timeout.yml b/changelogs/unreleased/osw-fix-post-dep-migration-with-timeout.yml
new file mode 100644
index 00000000000..6b37bb11ad5
--- /dev/null
+++ b/changelogs/unreleased/osw-fix-post-dep-migration-with-timeout.yml
@@ -0,0 +1,5 @@
+---
+title: Avoid DB timeouts when scheduling migrations
+merge_request: 29437
+author:
+type: fixed