d092ed178f
When there is an unused replication slot, the replication lag function will return a nil value, resulting in "NoMethodError: undefined method `>=' for nil:NilClass" error. We now just ignore these nil values. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63666
5 lines
115 B
YAML
5 lines
115 B
YAML
---
|
|
title: Fix background migrations failing with unused replication slot
|
|
merge_request: 30042
|
|
author:
|
|
type: fixed
|