diff options
author | Stan Hu <stanhu@gmail.com> | 2016-11-12 16:00:21 -0800 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2016-11-12 16:00:21 -0800 |
commit | 5a65d9d53bd24574c833dd4fba4b8ae44f71b822 (patch) | |
tree | e27d68a0285db83a4f0fb097853b1a7ec479a53e /shared | |
parent | 6480259744476ec7fdcb1464ed709f9833f29d95 (diff) | |
download | gitlab-ce-sh-fix-sidekiq-throttling-init.tar.gz |
Only turn on Sidekiq throttling if application settings existssh-fix-sidekiq-throttling-init
If the database has not been migrated properly, the initializer for Sidekiq
will fail to start and cause the whole Rails server to crash. This change
checks the existence for the column and allows Rails to start even
if the setting has not been added as a database column.
Closes #24452
Diffstat (limited to 'shared')
0 files changed, 0 insertions, 0 deletions