Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2016-11-29 10:38:14 +0300
committerStan Hu <stanhu@gmail.com>2016-12-01 17:24:59 +0300
commitfe0de99c4e893a30029dc03df582550cf32e8b19 (patch)
treebdb0cb8f9d2e7e2d87efad571ffa341714ee6c9d /changelogs
parent8146ad819e626439ac16aa473f10112ddbcf01cd (diff)
Gracefully recover from Redis connection failures in Sidekiq initializer
* Closes gitlab-org/gitlab-ce#25143 * Closes gitlab-org/omnibus-gitlab#1743
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/rescue-from-redis-init-errors.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/rescue-from-redis-init-errors.yml b/changelogs/unreleased/rescue-from-redis-init-errors.yml
new file mode 100644
index 00000000000..c41f49597e7
--- /dev/null
+++ b/changelogs/unreleased/rescue-from-redis-init-errors.yml
@@ -0,0 +1,4 @@
+---
+title: Gracefully recover from Redis connection failures in Sidekiq initializer
+merge_request:
+author: