Skip to content
Snippets Groups Projects
Commit 4e9b02c3 authored by Robert Speicher's avatar Robert Speicher
Browse files

Merge branch 'sh-fix-sidekiq-throttling-init' into 'master'

Only turn on Sidekiq throttling if column exists

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

See merge request !7446
parents 0279ad5c 5a65d9d5
Branches
Tags
Loading
Pipeline #