Bugfix: Sidekiq queues getting stuck [#411]
ref: https://github.com/rails/rails/issues/36810 closes: #411
This commit is contained in:
@@ -27,6 +27,8 @@ Rails/ApplicationController:
|
||||
- 'app/controllers/widgets_controller.rb'
|
||||
Style/ClassAndModuleChildren:
|
||||
EnforcedStyle: compact
|
||||
Exclude:
|
||||
- 'config/application.rb'
|
||||
RSpec/NestedGroups:
|
||||
Enabled: true
|
||||
Max: 4
|
||||
|
||||
Reference in New Issue
Block a user