Bugfix: Sidekiq queues getting stuck [#411]
ref: https://github.com/rails/rails/issues/36810 closes: #411
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
class Api::V1::Widget::MessagesController < ActionController::Base
|
||||
skip_before_action :verify_authenticity_token
|
||||
before_action :set_conversation, only: [:create]
|
||||
|
||||
def index
|
||||
|
||||
Reference in New Issue
Block a user